summaryrefslogtreecommitdiff
path: root/npc/re/jobs/3-1/archbishop.txt
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2018-11-13 17:16:11 +0100
committerGitHub <noreply@github.com>2018-11-13 17:16:11 +0100
commit1e5df06b8a23ea13c3fc1b07339c261a77600bae (patch)
tree1d6811001638da46108a3e74601e9ff980090f85 /npc/re/jobs/3-1/archbishop.txt
parentd564cdaabdb9f1929e58cd68c1208f89100acf90 (diff)
parent7b45d05bd8e3f476f1d801203f2968993b52a31f (diff)
downloadhercules-1e5df06b8a23ea13c3fc1b07339c261a77600bae.tar.gz
hercules-1e5df06b8a23ea13c3fc1b07339c261a77600bae.tar.bz2
hercules-1e5df06b8a23ea13c3fc1b07339c261a77600bae.tar.xz
hercules-1e5df06b8a23ea13c3fc1b07339c261a77600bae.zip
Merge pull request #2289 from EyesOfAHawk/buildin_getnpcid
Remove type argument from buildin_getnpcid.
Diffstat (limited to 'npc/re/jobs/3-1/archbishop.txt')
-rw-r--r--npc/re/jobs/3-1/archbishop.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/re/jobs/3-1/archbishop.txt b/npc/re/jobs/3-1/archbishop.txt
index 6b04533db..e59492ce5 100644
--- a/npc/re/jobs/3-1/archbishop.txt
+++ b/npc/re/jobs/3-1/archbishop.txt
@@ -1262,7 +1262,7 @@ OnTouch:
mes "So bright and warm....";
next;
mes "- Shoooo -";
- specialeffect(EF_CLOAKING, AREA, getnpcid(0, "Valkyrie Anguhilde#end"));
+ specialeffect(EF_CLOAKING, AREA, getnpcid("Valkyrie Anguhilde#end"));
hideonnpc "Valkyrie Anguhilde#end";
emotion e_omg,1;
next;