diff options
author | Ben Longbons <b.r.longbons@gmail.com> | 2013-08-19 20:06:30 -0700 |
---|---|---|
committer | Ben Longbons <b.r.longbons@gmail.com> | 2013-08-19 20:06:30 -0700 |
commit | ae194001586f5cc7dc680f56a1aed5c453c7e72d (patch) | |
tree | 077d45b7f448f8f30285237184a7a1b4d13be045 /world/map/npc/021-2 | |
parent | e12af34ecdedca9a83e5bf8100e4bf721ec85697 (diff) | |
download | serverdata-ae194001586f5cc7dc680f56a1aed5c453c7e72d.tar.gz serverdata-ae194001586f5cc7dc680f56a1aed5c453c7e72d.tar.bz2 serverdata-ae194001586f5cc7dc680f56a1aed5c453c7e72d.tar.xz serverdata-ae194001586f5cc7dc680f56a1aed5c453c7e72d.zip |
Give every NPC a unique name
Diffstat (limited to 'world/map/npc/021-2')
-rw-r--r-- | world/map/npc/021-2/government_building.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/021-2/government_building.txt b/world/map/npc/021-2/government_building.txt index 1422e50a..79edfe37 100644 --- a/world/map/npc/021-2/government_building.txt +++ b/world/map/npc/021-2/government_building.txt @@ -227,7 +227,7 @@ L_TrickOrTreat: } // Guard -021-2.gat,20,19,0|script|Guard|123,1,1, +021-2.gat,20,19,0|script|Guard#govt_in|123,1,1, { mes "[Guard]"; mes "\"You can't come back here.\""; |