diff options
author | wushin <pasekei@gmail.com> | 2014-11-05 11:16:00 -0600 |
---|---|---|
committer | wushin <pasekei@gmail.com> | 2014-11-05 11:47:24 -0600 |
commit | c41bde7ae5c7f3065087730c917feb92cc995f83 (patch) | |
tree | 9ce1531a3527b3f92024d1dd0dcae6127120fb9d /world | |
parent | 4879c07ab4e07c11ad15c739ada6addb375aa5db (diff) | |
download | serverdata-c41bde7ae5c7f3065087730c917feb92cc995f83.tar.gz serverdata-c41bde7ae5c7f3065087730c917feb92cc995f83.tar.bz2 serverdata-c41bde7ae5c7f3065087730c917feb92cc995f83.tar.xz serverdata-c41bde7ae5c7f3065087730c917feb92cc995f83.zip |
NPCs on 028-* fixed
Diffstat (limited to 'world')
-rw-r--r-- | world/map/npc/028-1/portal.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/028-1/portal.txt b/world/map/npc/028-1/portal.txt index 0b510214..15b783ff 100644 --- a/world/map/npc/028-1/portal.txt +++ b/world/map/npc/028-1/portal.txt @@ -1,5 +1,5 @@ //Leave GM Island -028-1,98,37,0|script|Exit|400,0,0, +028-1,98,37,0|script|Exit|400,0,0 { mes "[Exit]"; mes "Would you like to leave this place?"; |