summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHoraK-FDF <horak-fdf@web.de>2023-05-04 09:27:19 +0200
committerHoraK-FDF <horak-fdf@web.de>2023-05-04 09:27:19 +0200
commit78e37c38f2e22e07c37cbae4eca76f1b34cf70e5 (patch)
tree92394c411b68358ba5fe6cb426f2ec58dab2300e
parenta1ffe5bb6ede51e1fc9c3435ae3b59c7c610ffa2 (diff)
downloadserverdata-alchemy.tar.gz
serverdata-alchemy.tar.bz2
serverdata-alchemy.tar.xz
serverdata-alchemy.zip
alchemy icedwateralchemy
-rw-r--r--world/map/npc/029-2/alchemy.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/world/map/npc/029-2/alchemy.txt b/world/map/npc/029-2/alchemy.txt
index 537d269c..9f2690c2 100644
--- a/world/map/npc/029-2/alchemy.txt
+++ b/world/map/npc/029-2/alchemy.txt
@@ -134,7 +134,8 @@ L_InitVars:
"CactusDrink", "CactusDrink", "CactusPotion",
"PinkPetal", "BottleOfWater", "ConcentrationPotion",
"SmallMushroom", "BottleOfWater", "IronPotion",
- "MountainSnakeTongue", "BottleOfWater", "SlowPoisonPotion";
+ "MountainSnakeTongue", "BottleOfWater", "SlowPoisonPotion"
+ "IceCube", "BottleOfWater", "IcedWater";
set .rsize, getarraysize(.recipes$);
end;
}