summaryrefslogtreecommitdiff
path: root/npc/001-2-11/mona.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-2-11/mona.txt')
-rw-r--r--npc/001-2-11/mona.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/001-2-11/mona.txt b/npc/001-2-11/mona.txt
index 3d5b4584..2f4e3da0 100644
--- a/npc/001-2-11/mona.txt
+++ b/npc/001-2-11/mona.txt
@@ -127,14 +127,14 @@
{
if (!MONA_REPEAT)
{
- inventoryplace WoodenBow, 1;
+ inventoryplace WoodenSword, 1;
speech 0x0,
l("Daddy finally came back home! He grabbed a snack and said he would be returning to the sewers."),
lg("He did say that I should give you this @@ as a gift. He says you are very skilled and will make good use of his old weapon.",
"He did say that I should give you this @@ as a gift. He says you are very skilled and will make good use of his old weapon.",
- getitemlink(WoodenBow)),
+ getitemlink(WoodenSword)),
l("He has never been the same since mommy went away...");
- getitem WoodenBow, 1;
+ getitem WoodenSword, 1;
}
else if (MONA_REPEAT == 10)
{