From 93eabc44301c41ef96a18a64fb7a7d3785e99610 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 22 Oct 2018 20:23:12 -0200 Subject: Correct coordinates after map resize --- npc/021-4/doors.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'npc/021-4/doors.txt') diff --git a/npc/021-4/doors.txt b/npc/021-4/doors.txt index 456d02a08..690e70438 100644 --- a/npc/021-4/doors.txt +++ b/npc/021-4/doors.txt @@ -1,11 +1,10 @@ // TMW2 scripts. // Authors: -// The Mana World Team // Jesusalva // Description: // Cave logic -021-4,43,19,0 script #Leave0214 NPC_NO_SPRITE,0,0,{ +021-4,67,27,0 script #Leave0214 NPC_NO_SPRITE,0,0,{ if ($@CINDY_STATE % 2 == 0 && $@CINDY_STATE < 150000) goto L_Blocked; warp "021-3", 24, 123; end; -- cgit v1.2.3-60-g2f50