From a7c45a192268da2601cef47a4cdba987ae2327ca Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 23 Oct 2022 21:44:22 -0300 Subject: Initial commit (Moubootaur Legends fork) --- npc/006-1/barrier.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 npc/006-1/barrier.txt (limited to 'npc/006-1/barrier.txt') diff --git a/npc/006-1/barrier.txt b/npc/006-1/barrier.txt new file mode 100644 index 0000000..da4ca36 --- /dev/null +++ b/npc/006-1/barrier.txt @@ -0,0 +1,14 @@ +// TMW2 Script +// Author: +// Crazyfefe +// Jesusalva + +006-1,49,54,0 script #FightCaveBarrier NPC_NO_SPRITE,0,0,{ + if ($@FEFE_CAVE_LEVEL) goto L_Block; + warp "006-0", 54, 36; + end; + +L_Block: + dispbottom l("Your coward outer self fails to convince you to leave."); + end; +} -- cgit v1.2.3-60-g2f50