summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-04-30 16:03:08 -0300
committerJesusaves <cpntb1@ymail.com>2020-04-30 16:03:08 -0300
commit6462dc79823b307dbbb2d2e54623dad8138c367b (patch)
treea2f50eb315bc4f20355d00cee27ea88b1bb03a91
parente508300f9b7f0d320f3ea00e9e84c92f28e4a59d (diff)
downloadserverdata-6462dc79823b307dbbb2d2e54623dad8138c367b.tar.gz
serverdata-6462dc79823b307dbbb2d2e54623dad8138c367b.tar.bz2
serverdata-6462dc79823b307dbbb2d2e54623dad8138c367b.tar.xz
serverdata-6462dc79823b307dbbb2d2e54623dad8138c367b.zip
Typo
-rw-r--r--npc/042-6/ctrl.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/042-6/ctrl.txt b/npc/042-6/ctrl.txt
index 9df9651f3..d8b94c8dc 100644
--- a/npc/042-6/ctrl.txt
+++ b/npc/042-6/ctrl.txt
@@ -11,7 +11,7 @@
// awesome system. Same rules as any treasure box still applies.
042-6,65,89,0 script #chest_0426 NPC_CHEST,{
function monster0426;
- KamelotTreasure();
+ KamelotTreasure(8);
specialeffect(.dir == 0 ? 24 : 25, AREA, getnpcid()); // closed ? opening : closing
close;