From 0f1d0507eb95cf07ce7eb66d89ad9853938612e6 Mon Sep 17 00:00:00 2001 From: Asheraf Date: Mon, 29 Aug 2016 17:40:13 +0100 Subject: change *strcharinfo to use constants --- npc/events/halloween_2009.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/events/halloween_2009.txt') diff --git a/npc/events/halloween_2009.txt b/npc/events/halloween_2009.txt index ac2b0d39d..e71abeaef 100644 --- a/npc/events/halloween_2009.txt +++ b/npc/events/halloween_2009.txt @@ -261,7 +261,7 @@ prontera,220,72,5 duplicate(09Treats) Trick or Treater#iRO8 4_M_KID1,2,2 mes "[Halloween Wizard]"; mes "Which town do you want to play a trick on?"; next; - getmapxy(.@mapname$, .@mapx, .@mapy, UNITTYPE_PC, strcharinfo(0)); + getmapxy(.@mapname$, .@mapx, .@mapy, UNITTYPE_PC, strcharinfo(PC_NAME)); if (.@mapname$ == "prontera") { switch(select("Geffen", "Payon", "Alberta", "Aldebaran")) { case 1: -- cgit v1.2.3-60-g2f50