mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-06 16:51:37 +00:00
Cleanup and improve comments.
This commit is contained in:
@@ -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)
|
||||
Reference in New Issue
Block a user