summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortroido <troido@protonmail.com>2020-04-12 16:24:01 +0200
committertroido <troido@protonmail.com>2020-04-12 16:24:01 +0200
commitba09108692a694dd832f38ef6ea447135f418b73 (patch)
treeae61913f5c2206d15ee70d52580014894ec2c30e
parent2a638e24b19e11dbc630d704d3be3a72e1a4c5c3 (diff)
gave builtwalls their own sprite
-rw-r--r--content/encyclopediae/default_encyclopedia.json2
-rw-r--r--todo.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/content/encyclopediae/default_encyclopedia.json b/content/encyclopediae/default_encyclopedia.json
index 80d84cb..e22efba 100644
--- a/content/encyclopediae/default_encyclopedia.json
+++ b/content/encyclopediae/default_encyclopedia.json
@@ -93,7 +93,7 @@
"Mortal",
["Loot", {"loot": ["list", [{"type": "stone"}]]}]
],
- "sprite": "wall",
+ "sprite": "builtwall",
"height": 2,
"extract": {"health": ["Health", "health"]},
"flags": ["Blocking"]
diff --git a/todo.md b/todo.md
index 0efbe71..1231fe0 100644
--- a/todo.md
+++ b/todo.md
@@ -1,7 +1,7 @@
# TODO
-- make readme
+- document assemblage and room definition
- more tests
- visitors
- improved tutorial