summaryrefslogtreecommitdiff
path: root/world/map/npc/020-1/well.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/020-1/well.txt')
-rw-r--r--world/map/npc/020-1/well.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/020-1/well.txt b/world/map/npc/020-1/well.txt
index ec42c397..e9b87656 100644
--- a/world/map/npc/020-1/well.txt
+++ b/world/map/npc/020-1/well.txt
@@ -27,9 +27,9 @@ L_Throw:
mes "What do you want to throw?";
setarray @response_list$, "Yuck! Who threw that on me?", "Ouch! Who's hurting me?", "White powder!? What's going on up there?", "It's raining in Nivalis?!";
- setarray @item_list$, "MaggotSlime", "RawLog", "PileOfAsh", "BottleOfWater";
+ setarray @item_list$, "InsectSlime", "RawLog", "PileOfAsh", "BottleOfWater";
menu
- "Maggot slime", L_CheckItem,
+ "Insect slime", L_CheckItem,
"A raw log", L_CheckItem,
"Pile of ash", L_CheckItem,
"Bottle of water", L_CheckItem,