From 6e04988efaca2f3c99a980b866e14e215ed3d315 Mon Sep 17 00:00:00 2001
From: Branden <xorfos@gmail.com>
Date: Tue, 20 Dec 2016 20:09:26 -0500
Subject: [PATCH] #Babbiest first kobold

---
 thiccMud/typeclasses/mobs/npc.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/thiccMud/typeclasses/mobs/npc.py b/thiccMud/typeclasses/mobs/npc.py
index 08c4da1..e29d45a 100644
--- a/thiccMud/typeclasses/mobs/npc.py
+++ b/thiccMud/typeclasses/mobs/npc.py
@@ -9,7 +9,7 @@ class Npc(Character):
     
     """
     A NPC typeclass which extends the character class
-    For all mobs to extend
+    For all mobs to extend or something
     """
     
     
--
libgit2 0.24.0