diff options
author | wushin <pasekei@gmail.com> | 2014-11-05 11:07:38 -0600 |
---|---|---|
committer | wushin <pasekei@gmail.com> | 2014-11-05 11:47:23 -0600 |
commit | 5ad572d82984ca863fc1ff2b2c259628daa4afea (patch) | |
tree | 0f769a4c713f1c6ed3d719680204eb952e212834 /world/map/npc/001-3 | |
parent | 202efdfbd4c20bf1088ea5abb916b47b5fa55968 (diff) | |
download | serverdata-5ad572d82984ca863fc1ff2b2c259628daa4afea.tar.gz serverdata-5ad572d82984ca863fc1ff2b2c259628daa4afea.tar.bz2 serverdata-5ad572d82984ca863fc1ff2b2c259628daa4afea.tar.xz serverdata-5ad572d82984ca863fc1ff2b2c259628daa4afea.zip |
NPCS on 001-* fixed
Diffstat (limited to 'world/map/npc/001-3')
-rw-r--r-- | world/map/npc/001-3/guards.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/001-3/guards.txt b/world/map/npc/001-3/guards.txt index 0c79d3a2..c02a9a17 100644 --- a/world/map/npc/001-3/guards.txt +++ b/world/map/npc/001-3/guards.txt @@ -1,4 +1,4 @@ -001-3.gat,77,37,0|script|Phaet#arena|125, +001-3.gat,77,37,0|script|Phaet#arena|125 { mes "[Phaet the Royal Guard]"; mes "\"Do you want to go back?\""; @@ -25,7 +25,7 @@ L_FightClub: close; } -001-3.gat,69,37,0|script|Aradin|126, +001-3.gat,69,37,0|script|Aradin|126 { mes "[Aradin the Royal Guard]"; mes "\"Don't touch me..."; |