diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-11-23 21:53:55 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-11-23 21:53:55 +0300 |
commit | ba2c51f5aa22755923894739a618982727e01d82 (patch) | |
tree | 0aa9bb2b30440554ccf4a7aa673f38adf60aba88 /npc/000-2-3 | |
parent | 9e21ee2545fbb8e16e60f5862c8f9da41d1bccc8 (diff) | |
download | serverdata-ba2c51f5aa22755923894739a618982727e01d82.tar.gz serverdata-ba2c51f5aa22755923894739a618982727e01d82.tar.bz2 serverdata-ba2c51f5aa22755923894739a618982727e01d82.tar.xz serverdata-ba2c51f5aa22755923894739a618982727e01d82.zip |
fix other npc and warp name duplicates.
Diffstat (limited to 'npc/000-2-3')
-rw-r--r-- | npc/000-2-3/_warps.txt | 2 | ||||
-rw-r--r-- | npc/000-2-3/hammock.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/npc/000-2-3/_warps.txt b/npc/000-2-3/_warps.txt index bce94fc5..e8557250 100644 --- a/npc/000-2-3/_warps.txt +++ b/npc/000-2-3/_warps.txt @@ -1,2 +1,2 @@ // Map 000-2-3: La Johanne, Nard's Room -000-2-3,19,27,0 warp ToLevel0 0,0,000-2-0,32,28 +000-2-3,19,27,0 warp ToLevel0#000-2-3 0,0,000-2-0,32,28 diff --git a/npc/000-2-3/hammock.txt b/npc/000-2-3/hammock.txt index 60c2d31b..1d94ffd5 100644 --- a/npc/000-2-3/hammock.txt +++ b/npc/000-2-3/hammock.txt @@ -5,7 +5,7 @@ // Animated hammock at the top level of the ship. // Gender = 2 -000-2-3,28,24,0 script #name 904,1,0,{ +000-2-3,28,24,0 script #name5 904,1,0,{ OnTouchFirst: setnpcdir 4; |