diff options
author | mekolat <mekolat@users.noreply.github.com> | 2015-05-02 17:14:43 -0400 |
---|---|---|
committer | mekolat <mekolat@users.noreply.github.com> | 2015-05-02 17:14:43 -0400 |
commit | 80af8075940cab5dfb6455af2c731fb01527c097 (patch) | |
tree | 4c2c19e42424062c28f7ce47d52be47a906a8b0c /world/map/npc/048-2 | |
parent | 4801d853eacc60b980ce9d3ff1857ada56c9c0e6 (diff) | |
download | serverdata-80af8075940cab5dfb6455af2c731fb01527c097.tar.gz serverdata-80af8075940cab5dfb6455af2c731fb01527c097.tar.bz2 serverdata-80af8075940cab5dfb6455af2c731fb01527c097.tar.xz serverdata-80af8075940cab5dfb6455af2c731fb01527c097.zip |
npc -1 => 32767
Diffstat (limited to 'world/map/npc/048-2')
-rw-r--r-- | world/map/npc/048-2/_mobs.txt | 2 | ||||
-rw-r--r-- | world/map/npc/048-2/bluesageConfig.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/048-2/_mobs.txt b/world/map/npc/048-2/_mobs.txt index 0c85dbac..87b5b1d4 100644 --- a/world/map/npc/048-2/_mobs.txt +++ b/world/map/npc/048-2/_mobs.txt @@ -3,7 +3,7 @@ -048-2,0,0,0|script|Mob048-2|-1 +048-2,0,0,0|script|Mob048-2|32767 { end; } diff --git a/world/map/npc/048-2/bluesageConfig.txt b/world/map/npc/048-2/bluesageConfig.txt index 0aeda5fc..bab552f8 100644 --- a/world/map/npc/048-2/bluesageConfig.txt +++ b/world/map/npc/048-2/bluesageConfig.txt @@ -51,7 +51,7 @@ // Bit 0: started the subquest // Bit 1 - 7: each spawn point is unique and saved with a flag --|script|#bluesageconfig|-1 +-|script|#bluesageconfig|32767 { end; |