From 72911cb6fa70a9498f2c783a472f90d2c7d9d546 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 16 Apr 2020 03:11:02 -0300 Subject: This should include 006-2 Piou Isles in system --- npc/006-4/soulstone.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 npc/006-4/soulstone.txt (limited to 'npc/006-4/soulstone.txt') diff --git a/npc/006-4/soulstone.txt b/npc/006-4/soulstone.txt new file mode 100644 index 000000000..c9e6c92e6 --- /dev/null +++ b/npc/006-4/soulstone.txt @@ -0,0 +1,16 @@ +// TMW2 Script +// Author: +// Jesusalva + +006-4,21,243,0 script #WaterfallPass NPC_HIDDEN,1,0,{ + end; + +OnTouch: + slide 62, 163; + end; +} + +006-4,62,164,0 script Soul Stone#0064 NPC_NO_SPRITE,{ + slide 22, 244; + end; +} -- cgit v1.2.3-60-g2f50