From 6e72f53ee159e145a496b2acca7bf98ad39a8c0b Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 8 Jun 2018 13:38:18 -0300 Subject: Debug for me. I need to go, but this debug will allow me to resume where I left. Next and last stage is the Final Showdown! A new map is required. --- npc/soren-2/main.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc/soren-2') diff --git a/npc/soren-2/main.txt b/npc/soren-2/main.txt index f74ad0e52..f5163e956 100644 --- a/npc/soren-2/main.txt +++ b/npc/soren-2/main.txt @@ -31,6 +31,8 @@ // Why? Because Jesusalva did this script. soren-2,38,29,0 script #SorenSanctum NPC_NO_SPRITE,0,0,{ + if (@sorensanctum == 0 && $@GM_OVERRIDE && is_admin()) + doevent("#SorenSanctum::OnStart"); end; OnTouch: -- cgit v1.2.3-60-g2f50