From b2bbdb9909cdaa97bfe25246d823f4b348cc0f0e Mon Sep 17 00:00:00 2001 From: Jessica Tölke Date: Sat, 26 Mar 2011 17:43:09 +0100 Subject: 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 --- npc/027-2_Caretakers_House/husband.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'npc/027-2_Caretakers_House/husband.txt') 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; -- cgit v1.2.3-70-g09d2