some work done on character sheets
This commit is contained in:
@@ -6,9 +6,6 @@ import lxml.etree as xmltree
|
||||
|
||||
from . import core
|
||||
|
||||
# NOTE: due to how XML libraries handle namespaces, you have to prepend "{seagull:rules/items}" to every tag value
|
||||
# this is merely the price you pay for editor autocompletions
|
||||
|
||||
valid_resources = [
|
||||
"food", "shinies", "psi" # early game
|
||||
]
|
||||
|
Reference in New Issue
Block a user