From ad6dbe3a178088240fd0425b75b11b79c098eb84 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 20 Mar 2021 11:49:24 -0300 Subject: Artis Warp Crystal & Registry --- npc/029-0/sakar.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'npc/029-0/sakar.txt') diff --git a/npc/029-0/sakar.txt b/npc/029-0/sakar.txt index 3967f313b..06b990feb 100644 --- a/npc/029-0/sakar.txt +++ b/npc/029-0/sakar.txt @@ -8,6 +8,9 @@ // Andrei Sakar Instances 029-8,50,173,0 script Andrei Sakar#FoS298 NPC_ANDREI,{ + if (!(TELEPORTERS & TP_ARTIS)) { + TELEPORTERS=TELEPORTERS|TP_ARTIS; + } mesn; mesq l("Do you want to return?"); next; -- cgit v1.2.3-60-g2f50