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/056-2/notes.txt | |
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/056-2/notes.txt')
-rw-r--r-- | world/map/npc/056-2/notes.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/056-2/notes.txt b/world/map/npc/056-2/notes.txt index fb29cd68..a458c2a9 100644 --- a/world/map/npc/056-2/notes.txt +++ b/world/map/npc/056-2/notes.txt @@ -1,4 +1,4 @@ -056-2.gat,77,34,0|script|Warning|400, +056-2.gat,77,34,0|script|Warning#mirak|400, { mes "Turn around. Do not come any closer!"; mes "Go back upstairs and leave! I don't want to see anybody!"; @@ -6,7 +6,7 @@ mes "- Mirak"; close; } -056-2.gat,29,30,0|script|Note|400, +056-2.gat,29,30,0|script|Note#mirak|400, { mes "DO NOT GO ANY FURTHER!"; mes "Put the supplies on the table and do not come downstairs. I don't want to be bothered."; |