From 0b822b68cfa79cedd4f5ea21b1d8e78f5d998a12 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 30 Apr 2020 03:56:02 -0300 Subject: Script Control some of Kamelot Castle warps. --- npc/042-3/_warps.txt | 1 - npc/042-3/jail.txt | 10 ++++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) (limited to 'npc/042-3') diff --git a/npc/042-3/_warps.txt b/npc/042-3/_warps.txt index f7176b91c..d86c4911e 100644 --- a/npc/042-3/_warps.txt +++ b/npc/042-3/_warps.txt @@ -1,4 +1,3 @@ // This file is generated automatically. All manually added changes will be removed when running the Converter. // Map 042-3: Camelot - Jail warps -042-3,58,140,0 warp #042-3_58_140 0,0,042-2,41,23 042-3,63,19,0 warp #042-3_63_19 1,0,042-4,60,77 diff --git a/npc/042-3/jail.txt b/npc/042-3/jail.txt index 5108d459a..19c346a6c 100644 --- a/npc/042-3/jail.txt +++ b/npc/042-3/jail.txt @@ -119,3 +119,13 @@ OnKamelotSlide: +// Required exit +042-3,58,140,0 script #KDoor0423B NPC_HIDDEN,0,0,{ + end; + +OnTouch: + .@g=getcharid(2); + warp "042-3@"+.@g, 41, 23; + end; +} + -- cgit v1.2.3-70-g09d2