summaryrefslogtreecommitdiff
path: root/npc/cities/jawaii.txt
diff options
context:
space:
mode:
authorEyesOfAHawk <blackoutro2006@gmail.com>2018-10-18 03:23:18 +1300
committerHaru <haru@dotalux.com>2018-11-13 17:13:38 +0100
commit7b45d05bd8e3f476f1d801203f2968993b52a31f (patch)
treeb1f73f007939678c46cea7123b75ff74a3017653 /npc/cities/jawaii.txt
parentbaeb7a1742b0fd7ac5d3a4cecd90f74d461895fe (diff)
downloadhercules-7b45d05bd8e3f476f1d801203f2968993b52a31f.tar.gz
hercules-7b45d05bd8e3f476f1d801203f2968993b52a31f.tar.bz2
hercules-7b45d05bd8e3f476f1d801203f2968993b52a31f.tar.xz
hercules-7b45d05bd8e3f476f1d801203f2968993b52a31f.zip
Remove type argument from buildin_getnpcid.
Diffstat (limited to 'npc/cities/jawaii.txt')
-rw-r--r--npc/cities/jawaii.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/cities/jawaii.txt b/npc/cities/jawaii.txt
index b48b960d2..71ec8264f 100644
--- a/npc/cities/jawaii.txt
+++ b/npc/cities/jawaii.txt
@@ -1271,7 +1271,7 @@ prt_in,173,13,4 script Customer#SoloHan 4_M_04,{
next;
mes "[Bachewcca]";
mes "^666666*Grunt!*^000000";
- specialeffect(EF_TALK_SCREAM, AREA, getnpcid(0, "Customer#Bachewcca"));
+ specialeffect(EF_TALK_SCREAM, AREA, getnpcid("Customer#Bachewcca"));
next;
mes "[SoloHan]";
mes "To...";
@@ -1377,7 +1377,7 @@ prt_in,173,13,4 script Customer#SoloHan 4_M_04,{
next;
mes "[Bachewcca]";
mes "^666666*Grrr...!*^000000";
- specialeffect(EF_THROWITEM, AREA, getnpcid(0, "Customer#Bachewcca"));
+ specialeffect(EF_THROWITEM, AREA, getnpcid("Customer#Bachewcca"));
close;
}
mes "Oh man...";