From 79acfe6717b9d13b789927b2442e77312444f48a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 9 Jan 2022 18:36:36 -0300 Subject: Pooh's Quest, to celebrate Pooh becoming Public Domain. --- npc/014-2/mouboo.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc/014-2') diff --git a/npc/014-2/mouboo.txt b/npc/014-2/mouboo.txt index 8f116ea52..4fa203bc1 100644 --- a/npc/014-2/mouboo.txt +++ b/npc/014-2/mouboo.txt @@ -66,6 +66,8 @@ L_Begin: mesc l("Wise choice! But can you really part with it? Better think on something else!"); else if (.@id == MoubooHat || .@id == AlphaMoubooHat) mesc l("...I don't think giving it this hat will really help..."); + else if (.@id == DeathPotion || .@id == NymphPoison) + mesc l("...Are you crazy?"); else if (getiteminfo(.@id, ITEMINFO_TYPE) != IT_HEALING) mesc l("This is not a healing item."); else -- cgit v1.2.3-70-g09d2