summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Beller <stefanbeller@googlemail.com>2010-12-22 14:12:58 +0100
committerStefan Beller <stefanbeller@googlemail.com>2010-12-22 19:09:31 +0100
commit2c1627f6bb0d5771957666bf5357d052da68201e (patch)
treed3d3068ace56e271351434fe4743ed55fca0049e
parent940145a165508c791b60bc3bb9a768976900c685 (diff)
downloadserverdata-2c1627f6bb0d5771957666bf5357d052da68201e.tar.gz
serverdata-2c1627f6bb0d5771957666bf5357d052da68201e.tar.bz2
serverdata-2c1627f6bb0d5771957666bf5357d052da68201e.tar.xz
serverdata-2c1627f6bb0d5771957666bf5357d052da68201e.zip
fixing santas check for full inventory
-rwxr-xr-xnpc/xmas/2010/santa.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/xmas/2010/santa.txt b/npc/xmas/2010/santa.txt
index 8f58dff1..3ef9257d 100755
--- a/npc/xmas/2010/santa.txt
+++ b/npc/xmas/2010/santa.txt
@@ -79,7 +79,7 @@ L_Stocking_Prize:
message strcharinfo(0), "You suddenly get dizzy... Something is not right with you. Maybe you shouldnt have put the Red Stocking so close to your face!";
end;
-L_Full:
+L_full:
mes "[Santa Claus]";
mes "\"Your backpack seems to be full. You should get rid of some unused stuff before you get my gifts, or maybe try one super resistant red bag, my personal favorite! Hoh-hoh!\"";
close;