From 7a85cbac5fd89d14da6724b2dc42a7a02a17df6b Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 16 Apr 2020 03:30:54 -0300 Subject: Fix a few more critical bugs --- npc/006-2-3/_mobs.txt | 10 +++++----- npc/006-2/_warps.txt | 2 +- npc/006-3/piouisle.txt | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/npc/006-2-3/_mobs.txt b/npc/006-2-3/_mobs.txt index 5d6841d7b..7a5f9dd67 100644 --- a/npc/006-2-3/_mobs.txt +++ b/npc/006-2-3/_mobs.txt @@ -1,7 +1,7 @@ // This file is generated automatically. All manually added changes will be removed when running the Converter. // Map 006-2-3: Mushroom Cavern mobs -006-2-3,40,40,5,5 monster Tipiou 1016,3,30000,30000 -006-2-3,41,42,15,13 monster Piou 1002,15,30000,30000 -006-2-3,40,40,8,7 monster Silk Worm 1034,20,30000,30000 -006-2-3,46,42,6,10 monster Red Butterfly 1025,8,30000,30000 -006-2-3,36,42,6,10 monster Cyan Butterfly 1172,8,30000,30000 +006-2-3,41,42,15,13 monster Piou 1002,6,30000,30000 +006-2-3,40,40,8,7 monster Silk Worm 1034,6,30000,30000 +006-2-3,46,42,6,10 monster Red Butterfly 1025,2,30000,30000 +006-2-3,36,42,6,10 monster Cyan Butterfly 1172,2,30000,30000 +006-2-3,40,41,5,5 monster Tipiou 1016,3,30000,30000 diff --git a/npc/006-2/_warps.txt b/npc/006-2/_warps.txt index b5b771517..a49ef577f 100644 --- a/npc/006-2/_warps.txt +++ b/npc/006-2/_warps.txt @@ -4,6 +4,6 @@ 006-2,87,97,0 warp #006-2_87_97 0,0,006-2-1,38,65 006-2,92,97,0 warp #006-2_92_97 0,0,006-2-1,79,23 006-2,87,102,0 warp #006-2_87_102 0,0,006-2-1,83,65 -006-2,61,109,0 warp #006-2_61_109 0,0,006-2-3,41,28 +006-2,61,109,0 warp #006-2_61_109 0,0,006-2-3,41,29 006-2,68,113,0 warp #006-2_68_113 0,0,006-2-3,41,55 006-2,68,118,0 warp #006-2_68_118 0,0,006-0,40,36 diff --git a/npc/006-3/piouisle.txt b/npc/006-3/piouisle.txt index ff25f79b9..04dbb700b 100644 --- a/npc/006-3/piouisle.txt +++ b/npc/006-3/piouisle.txt @@ -13,7 +13,7 @@ OnInit: } // Effective warp -006-3,66,62,0 script Magic Barrier#0063 NPC_HIDDEN,0,0,{ +006-3,40,35,0 script Magic Barrier#0063 NPC_HIDDEN,0,0,{ end; OnTouch: -- cgit v1.2.3-70-g09d2