diff options
author | wushin <pasekei@gmail.com> | 2014-11-05 11:08:02 -0600 |
---|---|---|
committer | wushin <pasekei@gmail.com> | 2014-11-05 11:47:23 -0600 |
commit | d5fae9623ca312a724f1c7db1342574938fb48b1 (patch) | |
tree | 1498e81e60b0ccb6bb66f20fccdb4e07213135d6 /world/map/npc/002-1/nomads.txt | |
parent | 5ad572d82984ca863fc1ff2b2c259628daa4afea (diff) | |
download | serverdata-d5fae9623ca312a724f1c7db1342574938fb48b1.tar.gz serverdata-d5fae9623ca312a724f1c7db1342574938fb48b1.tar.bz2 serverdata-d5fae9623ca312a724f1c7db1342574938fb48b1.tar.xz serverdata-d5fae9623ca312a724f1c7db1342574938fb48b1.zip |
NPCS on 002-* fixed
Diffstat (limited to 'world/map/npc/002-1/nomads.txt')
-rw-r--r-- | world/map/npc/002-1/nomads.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/002-1/nomads.txt b/world/map/npc/002-1/nomads.txt index c701efbe..456bc2b6 100644 --- a/world/map/npc/002-1/nomads.txt +++ b/world/map/npc/002-1/nomads.txt @@ -1,6 +1,6 @@ // -002-1.gat,92,100,0|script|Samuel|132, +002-1.gat,92,100,0|script|Samuel|132 { mes "[Samuel the Nomad]"; mes "\"This is really a nice place.\""; @@ -8,7 +8,7 @@ close; } -002-1.gat,102,100,0|script|Elijah|128, +002-1.gat,102,100,0|script|Elijah|128 { mes "[Elijah the Nomad]"; mes "\"It's nice to find a respite like this...\""; |