mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-05 16:49:04 +00:00
Rebase the MessageHandler, MessageHandlerChain and MessageHandlerChainSet
Rebased several other pieces of code
This commit is contained in:
@@ -223,7 +223,7 @@ class GrindingAction < Action
|
||||
end
|
||||
end
|
||||
|
||||
# Appends a ground ingredient to the ItemOnItemMessage handler interception.
|
||||
# Appends a ground ingredient to the ItemOnItemMessage listener interception.
|
||||
def append_ground(id, raw)
|
||||
ground = GroundIngredient.new(id, raw)
|
||||
append_herblore_item(ground, PESTLE_MORTAR, raw)
|
||||
|
||||
Reference in New Issue
Block a user