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/019-3/_mobs.txt | |
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/019-3/_mobs.txt')
-rw-r--r-- | world/map/npc/019-3/_mobs.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/019-3/_mobs.txt b/world/map/npc/019-3/_mobs.txt index b452a5a5..26a7771a 100644 --- a/world/map/npc/019-3/_mobs.txt +++ b/world/map/npc/019-3/_mobs.txt @@ -5,7 +5,7 @@ 019-3,0,4,0,0|monster|Bat|1017,50,100000ms,30000ms,Mob019-3::On1017 -019-3,0,0,0|script|Mob019-3|-1 +019-3,0,0,0|script|Mob019-3|32767 { end; |