From cf18ce071c79ae37e14ea38943e0b1d88da70a7b Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 9 Apr 2021 13:33:57 -0300 Subject: Override --- npc/031-1/house.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100755 npc/031-1/house.txt (limited to 'npc/031-1/house.txt') diff --git a/npc/031-1/house.txt b/npc/031-1/house.txt new file mode 100755 index 00000000..690d6da0 --- /dev/null +++ b/npc/031-1/house.txt @@ -0,0 +1,11 @@ + +031-1,95,80,0 script #Door NPC45,0,0,{ + if (QL_CINDY == 3 || QL_CINDY == 4) + goto L_Warp; + message strcharinfo(0), "Door : ##BThe door is locked."; + end; + +L_Warp: + warp "031-2", 23, 28; + end; +} -- cgit v1.2.3-60-g2f50