diff options
author | Jessica Tölke <jtoelke@mail.upb.de> | 2011-06-12 19:32:50 +0200 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2011-06-12 19:32:50 +0200 |
commit | dd5a1ed7e2e1e93bb74908ba4068350966e541b0 (patch) | |
tree | ef7e1c75fcbca20e5c87a4ce2e206c5c4cf8cdbf /npc/042-2/tanisha.txt | |
parent | 1b800e81c08d79eb42dcd8f5721e8d1e4fad3bdb (diff) | |
download | serverdata-dd5a1ed7e2e1e93bb74908ba4068350966e541b0.tar.gz serverdata-dd5a1ed7e2e1e93bb74908ba4068350966e541b0.tar.bz2 serverdata-dd5a1ed7e2e1e93bb74908ba4068350966e541b0.tar.xz serverdata-dd5a1ed7e2e1e93bb74908ba4068350966e541b0.zip |
invisible npc that can't be clicked on the carpet
Diffstat (limited to 'npc/042-2/tanisha.txt')
-rw-r--r-- | npc/042-2/tanisha.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/042-2/tanisha.txt b/npc/042-2/tanisha.txt index fdc76ef0..b7855e2f 100644 --- a/npc/042-2/tanisha.txt +++ b/npc/042-2/tanisha.txt @@ -40,7 +40,7 @@ L_Maggots: goto L_Crowded; set $@TUT_MAGGOT, $@TUT_MAGGOT + 1; set maggot, 0; - getitem "knife", 1; + getitem "Knife", 1; next; L_Fight_Again: mes "\"Ok, listen what to do."; |