diff options
author | Fate <fate-tmw@googlemail.com> | 2008-11-22 03:45:50 -0700 |
---|---|---|
committer | Fate <fate-tmw@googlemail.com> | 2008-11-22 03:45:50 -0700 |
commit | 8cae569d85aba62c966fcb657bac794b2f30b0d2 (patch) | |
tree | 04e42e2a0ddfa0869401c98e672ba347cc91776c /npc/005-1_Snake_desert/npcs.txt | |
parent | f2aa58baabb81281323c146d355a1317628afa4f (diff) | |
download | serverdata-8cae569d85aba62c966fcb657bac794b2f30b0d2.tar.gz serverdata-8cae569d85aba62c966fcb657bac794b2f30b0d2.tar.bz2 serverdata-8cae569d85aba62c966fcb657bac794b2f30b0d2.tar.xz serverdata-8cae569d85aba62c966fcb657bac794b2f30b0d2.zip |
Map name/warp/monster location fixes
Diffstat (limited to 'npc/005-1_Snake_desert/npcs.txt')
-rw-r--r-- | npc/005-1_Snake_desert/npcs.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/005-1_Snake_desert/npcs.txt b/npc/005-1_Snake_desert/npcs.txt index 8b3d1d0a..1a9a8853 100644 --- a/npc/005-1_Snake_desert/npcs.txt +++ b/npc/005-1_Snake_desert/npcs.txt @@ -1,15 +1,15 @@ // -new_7-1.gat,69,76,0 shop George 115,530:3000,1199:3,529:5,539:175,562:500 +005-1.gat,69,76,0 shop George 115,530:3000,1199:3,529:5,539:175,562:500 -new_7-1.gat,66,75,0 script Kieron 132,{ +005-1.gat,66,75,0 script Kieron 132,{ mes "[Kieron]"; mes "\"Be careful if you're going in that cave,"; mes "it's packed full of monsters.\""; close; } -new_7-1.gat,91,23,0 script William 131,{ +005-1.gat,91,23,0 script William 131,{ mes "[William]"; mes "\"Going in the cave?"; mes "You better watch your step, last time I checked it was full of monsters!\""; |