#Babbiest first kobold
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -9,7 +9,7 @@ class Npc(Character): | ... | @@ -9,7 +9,7 @@ class Npc(Character): |
9 | 9 | ||
10 | """ | 10 | """ |
11 | A NPC typeclass which extends the character class | 11 | A NPC typeclass which extends the character class |
12 | For all mobs to extend | 12 | For all mobs to extend or something |
13 | """ | 13 | """ |
14 | 14 | ||
15 | 15 | ... | ... |
-
Please register or sign in to post a comment