mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-05 08:40:08 +00:00
Add Attack / AttackRequirement docs
This commit is contained in:
@@ -1,2 +1,7 @@
|
||||
SPELLBOOKS = {}
|
||||
|
||||
def create_spellbook(identifier, interface_id:)
|
||||
SPELLBOOKS[interface_id] = identifier
|
||||
end
|
||||
|
||||
create_spellbook :modern, interface_id: 192
|
||||
Reference in New Issue
Block a user