From 33f601450005f8ccc680252213ef245583d90f58 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 7 Apr 2018 23:11:12 -0300 Subject: Fix Arnea --- npc/003-13/arnea.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'npc/003-13') diff --git a/npc/003-13/arnea.txt b/npc/003-13/arnea.txt index 366df73b8..abe210805 100644 --- a/npc/003-13/arnea.txt +++ b/npc/003-13/arnea.txt @@ -6,6 +6,9 @@ // Arena for Duels and PVP (temporary map) 003-13,29,29,0 script Arnea#003-13 NPC_ELF_F,{ + // FIXME + warp "003-10", 33, 40; + close; if (is_staff()) { mes "npc name: " + .name$; mes "npc ext name: " + .extname$; -- cgit v1.2.3-60-g2f50