diff options
Diffstat (limited to 'world/map/npc/042-1/npcs.txt')
-rw-r--r-- | world/map/npc/042-1/npcs.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/042-1/npcs.txt b/world/map/npc/042-1/npcs.txt index d1bb5586..6eb9972b 100644 --- a/world/map/npc/042-1/npcs.txt +++ b/world/map/npc/042-1/npcs.txt @@ -7,6 +7,6 @@ mes "[" + @npcname$ + "]"; mes "\"Tulimshar is a large city. I'm sure glad I live in the suburbs because I know where everything's at.\""; next; - mes "\"I think Tanisha is in the building to the right. That girl is growing up fast.\""; + mes "\"I think Tanisha is in the building to the right. That girl is growing up fast.\""; close; } |