diff options
Diffstat (limited to 'world/map/npc/029-1')
-rw-r--r-- | world/map/npc/029-1/_mobs.txt | 2 | ||||
-rw-r--r-- | world/map/npc/029-1/hideandseek.txt | 2 | ||||
-rw-r--r-- | world/map/npc/029-1/tutorial.txt | 2 | ||||
-rw-r--r-- | world/map/npc/029-1/valon.txt | 2 |
4 files changed, 4 insertions, 4 deletions
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; |