summaryrefslogtreecommitdiff
path: root/world/map/npc/002-4/chest.txt
diff options
context:
space:
mode:
authorBen Longbons <b.r.longbons@gmail.com>2013-02-11 23:37:27 -0800
committerJessica Tölke <jtoelke@mail.upb.de>2013-02-12 23:05:14 +0100
commitaf1a429e042f2707aa569960530ead125226d2cb (patch)
tree77c2d4e7fc3fc5d94e0781d5b35207255169699f /world/map/npc/002-4/chest.txt
parentaf7e22cef5a619e21cc45ea80bb9e82d117ace4c (diff)
downloadserverdata-af1a429e042f2707aa569960530ead125226d2cb.tar.gz
serverdata-af1a429e042f2707aa569960530ead125226d2cb.tar.bz2
serverdata-af1a429e042f2707aa569960530ead125226d2cb.tar.xz
serverdata-af1a429e042f2707aa569960530ead125226d2cb.zip
o11c's review of the inner mine
Diffstat (limited to 'world/map/npc/002-4/chest.txt')
-rw-r--r--world/map/npc/002-4/chest.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/002-4/chest.txt b/world/map/npc/002-4/chest.txt
index e9efe1c0..c2fec840 100644
--- a/world/map/npc/002-4/chest.txt
+++ b/world/map/npc/002-4/chest.txt
@@ -17,7 +17,7 @@
"No.", L_Close;
L_Yes:
- if(countitem("TreasureKey") < 3)
+ if (countitem("TreasureKey") < 3)
goto L_Not_Enough;
getinventorylist;
if (@inventorylist_count == 100 && countitem("TreasureKey") > 3)