Add Attack / AttackRequirement docs

This commit is contained in:
Gary Tierney
2016-01-29 22:12:13 +00:00
parent 27e06c304d
commit a7b4036deb
6 changed files with 63 additions and 24 deletions
+5
View File
@@ -1,2 +1,7 @@
SPELLBOOKS = {}
def create_spellbook(identifier, interface_id:)
SPELLBOOKS[interface_id] = identifier
end
create_spellbook :modern, interface_id: 192