summaryrefslogtreecommitdiff
path: root/npc/re/jobs/3-1
diff options
context:
space:
mode:
authorDastgir <dastgirpojee@rocketmail.com>2015-12-10 21:19:06 +0530
committerHaru <haru@dotalux.com>2015-12-18 05:13:38 +0100
commit0828824948c77bbfc357e08e8a5a0a96671b1ca6 (patch)
tree54669433655bb853309ea1cae12da049622324fa /npc/re/jobs/3-1
parent52a95a4f8b4d5c269df62ec286e908cba0ef80a2 (diff)
downloadhercules-0828824948c77bbfc357e08e8a5a0a96671b1ca6.tar.gz
hercules-0828824948c77bbfc357e08e8a5a0a96671b1ca6.tar.bz2
hercules-0828824948c77bbfc357e08e8a5a0a96671b1ca6.tar.xz
hercules-0828824948c77bbfc357e08e8a5a0a96671b1ca6.zip
More ItemID to Constants
Diffstat (limited to 'npc/re/jobs/3-1')
-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 2bb13bac5..f803d99f8 100644
--- a/npc/re/jobs/3-1/archbishop.txt
+++ b/npc/re/jobs/3-1/archbishop.txt
@@ -1218,7 +1218,7 @@ OnTouch:
close2;
nude;
if (countitem(Will_Of_Exhausted_Angel))
- delitem Will_Of_Exhausted_Angel,(2798);
+ delitem Will_Of_Exhausted_Angel,countitem(Will_Of_Exhausted_Angel);
delitem Broken_Horn_Pipe,countitem(Broken_Horn_Pipe);
mapwarp "job3_arch02","job3_arch01",29,29;
end;