From 80af8075940cab5dfb6455af2c731fb01527c097 Mon Sep 17 00:00:00 2001 From: mekolat Date: Sat, 2 May 2015 17:14:43 -0400 Subject: npc -1 => 32767 --- world/map/npc/029-1/_mobs.txt | 2 +- world/map/npc/029-1/hideandseek.txt | 2 +- world/map/npc/029-1/tutorial.txt | 2 +- world/map/npc/029-1/valon.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'world/map/npc/029-1') diff --git a/world/map/npc/029-1/_mobs.txt b/world/map/npc/029-1/_mobs.txt index 55bc216b..bad7d55a 100644 --- a/world/map/npc/029-1/_mobs.txt +++ b/world/map/npc/029-1/_mobs.txt @@ -9,7 +9,7 @@ 029-1,76,42,52,25|monster|ManaBug|1131,3,30ms,0ms,Mob029-1::On1131 -029-1,0,0,0|script|Mob029-1|-1 +029-1,0,0,0|script|Mob029-1|32767 { end; diff --git a/world/map/npc/029-1/hideandseek.txt b/world/map/npc/029-1/hideandseek.txt index a8cc5fa1..e0ed487f 100644 --- a/world/map/npc/029-1/hideandseek.txt +++ b/world/map/npc/029-1/hideandseek.txt @@ -7,7 +7,7 @@ // Bit 7: unused // Author: Jenalya --|script|#hideandseekNTconfig|-1 +-|script|#hideandseekNTconfig|32767 { end; diff --git a/world/map/npc/029-1/tutorial.txt b/world/map/npc/029-1/tutorial.txt index 76124ef6..e6f31c4a 100644 --- a/world/map/npc/029-1/tutorial.txt +++ b/world/map/npc/029-1/tutorial.txt @@ -1,7 +1,7 @@ // This file is part of the Tutorial // Author: Jenalya // if you enter the tutorial area from outside, it is set to be already done --|script|#TutorialConfig|-1 +-|script|#TutorialConfig|32767 { end; diff --git a/world/map/npc/029-1/valon.txt b/world/map/npc/029-1/valon.txt index f4034ec9..e7a276c8 100644 --- a/world/map/npc/029-1/valon.txt +++ b/world/map/npc/029-1/valon.txt @@ -1,6 +1,6 @@ // This file is part of the Tutorial // Author: Jenalya, Wushin --|script|#ValonConfig|-1 +-|script|#ValonConfig|32767 { end; -- cgit v1.2.3-70-g09d2