From d0386d85b337dbd76870e78fd449138574755da5 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 22 Feb 2020 01:50:14 -0300 Subject: There's now a lobby room for Candor Arena. --- npc/005-1/underground.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 npc/005-1/underground.txt (limited to 'npc/005-1/underground.txt') diff --git a/npc/005-1/underground.txt b/npc/005-1/underground.txt new file mode 100644 index 000000000..ba721aaa6 --- /dev/null +++ b/npc/005-1/underground.txt @@ -0,0 +1,12 @@ +// TMW2 Script +// Author: +// Crazyfefe +// Jesusalva + +005-1,66,62,0 script Magic Barrier NPC_HIDDEN,0,0,{ + end; + +OnTouch: + warp "006-0", 49, 53; + end; +} -- cgit v1.2.3-60-g2f50