summaryrefslogtreecommitdiff
path: root/npc/003-13
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-01-08 23:34:34 -0200
committerJesusaves <cpntb1@ymail.com>2019-01-08 23:34:34 -0200
commitabd3a36c49df86834ef2ee77f3eec2b5e17ec798 (patch)
tree5d218802f63f7d6940e14163bc01eb953ae1e629 /npc/003-13
parent7cd1630448cb179369637b3dc5d8d3aeafa752f1 (diff)
downloadserverdata-abd3a36c49df86834ef2ee77f3eec2b5e17ec798.tar.gz
serverdata-abd3a36c49df86834ef2ee77f3eec2b5e17ec798.tar.bz2
serverdata-abd3a36c49df86834ef2ee77f3eec2b5e17ec798.tar.xz
serverdata-abd3a36c49df86834ef2ee77f3eec2b5e17ec798.zip
Rewrite Arnea, I think with my current skills, I'm capable to pull out this.
Diffstat (limited to 'npc/003-13')
-rw-r--r--npc/003-13/arnea.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/003-13/arnea.txt b/npc/003-13/arnea.txt
index 2a1038258..7d2ec5f42 100644
--- a/npc/003-13/arnea.txt
+++ b/npc/003-13/arnea.txt
@@ -6,9 +6,11 @@
// Arena for Duels and PVP (temporary map)
003-13,29,29,0 script Arnea#003-13 NPC_ELF_F,{
+ /*
// FIXME
warp "003-10", 22, 62;
close;
+ */
if (is_staff()) {
mes "npc name: " + .name$;
mes "npc ext name: " + .extname$;