From baa07a6c716002432b01b8463d91c8c0dffb4bef Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 10 Mar 2021 20:56:05 -0300 Subject: Move 029-6 scrips in NINE TILES as requested by Saulc --- npc/029-0/warps.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'npc/029-0/warps.txt') diff --git a/npc/029-0/warps.txt b/npc/029-0/warps.txt index be349b2e3..735ea2b86 100644 --- a/npc/029-0/warps.txt +++ b/npc/029-0/warps.txt @@ -78,11 +78,12 @@ OnTouch: if (FiresOfSteam_Warp(6)) goto L_Warp; // Fallthrough L_Warp: - warp "029-6", 134, 31; + warp "029-6", 134+9, 31; end; } -029-6,27,90,0 script Great Tree#296to297 NPC_NO_SPRITE,{ +// 27+9 = 36 +029-6,36,90,0 script Great Tree#296to297 NPC_NO_SPRITE,{ if (FiresOfSteam_Warp(7)) goto L_Warp; // Additional conditions here mes l("Apparently, you'll need to use a %s to get this to work!", getitemlink(DruidTreeBranch)); -- cgit v1.2.3-70-g09d2