summaryrefslogtreecommitdiff
path: root/npc/027-2_Caretakers_House/husband.txt
diff options
context:
space:
mode:
authorJessica Tölke <jtoelke@mail.upb.de>2011-03-26 17:43:09 +0100
committerJessica Tölke <jtoelke@mail.upb.de>2011-04-04 19:26:42 +0200
commitb2bbdb9909cdaa97bfe25246d823f4b348cc0f0e (patch)
tree2f28438172dfe6ee7731c95c28ddbed7597018e2 /npc/027-2_Caretakers_House/husband.txt
parent1e53c2eb433e061fcfc0d1ce997ccaadeb541efd (diff)
downloadserverdata-b2bbdb9909cdaa97bfe25246d823f4b348cc0f0e.tar.gz
serverdata-b2bbdb9909cdaa97bfe25246d823f4b348cc0f0e.tar.bz2
serverdata-b2bbdb9909cdaa97bfe25246d823f4b348cc0f0e.tar.xz
serverdata-b2bbdb9909cdaa97bfe25246d823f4b348cc0f0e.zip
gy inn:
some dialogue and reward fixes changing stats of pinkie helmet changing stats of food sold in the inn setting items sold in undead shop
Diffstat (limited to 'npc/027-2_Caretakers_House/husband.txt')
-rw-r--r--npc/027-2_Caretakers_House/husband.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/npc/027-2_Caretakers_House/husband.txt b/npc/027-2_Caretakers_House/husband.txt
index 6b7432b6..03ac84a0 100644
--- a/npc/027-2_Caretakers_House/husband.txt
+++ b/npc/027-2_Caretakers_House/husband.txt
@@ -283,8 +283,7 @@ L_Apologize:
mes "\"However, you are a great friend and did a lot for me. I want you to have this.\"";
getinventorylist;
if (@inventorylist_count == 100) goto L_Full_Inv;
- //TODO: change it to different kind of bowlerhat
- getitem "BowlerHat", 1;
+ getitem "BowlerHatBrown", 1;
set @state, 7;
callsub S_Update_Mask;
close;