Cleanup and improve comments.

This commit is contained in:
Major-
2014-03-09 20:46:02 +00:00
parent 2b08bb6678
commit 41f224d8e2
33 changed files with 189 additions and 213 deletions
+2 -3
View File
@@ -248,9 +248,8 @@ POISON_IVY_BERRIES = Ingredient.new(6018)
YEW_ROOTS = Ingredient.new(6049)
MAGIC_ROOTS = Ingredient.new(6051)
# Grinded ingredients
# Ground ingredients
UNICORN_HORN_DUST = append_ground(235, 237)
DRAGON_SCALE_DUST = append_ground(241, 243)
CHOCOLATE_DUST = append_ground(1975, 1973)
CRUSHED_NEST = append_ground(6693, 5075)
GROUND_MUD_RUNE = append_ground(9594, 4698)
# CRUSHED_NEST = append_ground(6693, 5075)
+1 -1
View File
@@ -83,4 +83,4 @@ def append_convert(button, level, elements, experience, reward)
end
append_convert 1159, 15, { EARTH => 2, WATER => 2, NATURE => 1 }, 25, 1963 # Bones to bananas
append_convert 15877, 60, { NATURE => 2, WATER => 4, EARTH => 4 }, 35.5, 6883 # Bones to peaches
#append_convert 15877, 60, { NATURE => 2, WATER => 4, EARTH => 4 }, 35.5, 6883 # Bones to peaches