summaryrefslogtreecommitdiff
path: root/npc/012-1_Woodland_Hills
diff options
context:
space:
mode:
authorJared Adams <jaxad0127@gmail.com>2009-10-09 13:35:39 -0600
committerJared Adams <jaxad0127@gmail.com>2009-10-09 13:35:39 -0600
commitf1d9d329f89edce8d514797408bb02112c23f2ba (patch)
tree75aed7c34574a3e6f1bb7763c30033c38848f895 /npc/012-1_Woodland_Hills
parentfd962b7f1c44062118310c1d1676c100af45baab (diff)
downloadserverdata-f1d9d329f89edce8d514797408bb02112c23f2ba.tar.gz
serverdata-f1d9d329f89edce8d514797408bb02112c23f2ba.tar.bz2
serverdata-f1d9d329f89edce8d514797408bb02112c23f2ba.tar.xz
serverdata-f1d9d329f89edce8d514797408bb02112c23f2ba.zip
Fix injured mouboo to use the new apple name
Diffstat (limited to 'npc/012-1_Woodland_Hills')
-rw-r--r--npc/012-1_Woodland_Hills/injured-mouboo.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/012-1_Woodland_Hills/injured-mouboo.txt b/npc/012-1_Woodland_Hills/injured-mouboo.txt
index 4adbca98..1967711e 100644
--- a/npc/012-1_Woodland_Hills/injured-mouboo.txt
+++ b/npc/012-1_Woodland_Hills/injured-mouboo.txt
@@ -98,7 +98,7 @@ L_pickup_alive:
L_give:
set @items_nr, 12;
- setarray @items$, "CactusDrink", "CactusPotion", "ChocolateBar", "Milk", "OrangeCupcake", "Apple", "Beer", "BottleOfWater", "TinyHealingPotion", "SmallHealingPotion", "MediumHealingPotion", "LargeHealingPotion";
+ setarray @items$, "CactusDrink", "CactusPotion", "ChocolateBar", "Milk", "OrangeCupcake", "RedApple", "Beer", "BottleOfWater", "TinyHealingPotion", "SmallHealingPotion", "MediumHealingPotion", "LargeHealingPotion";
setarray @itemeat, 0, 0, 1, 0, 1, 1, 0, 1, 0, 0, 0, 0;
setarray @menuItems$, "", "", "", "", "", "", "", "", "", "", "", "";