diff options
| -rw-r--r-- | content/encyclopediae/default_encyclopedia.json | 2 | ||||
| -rw-r--r-- | todo.md | 2 |
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"] @@ -1,7 +1,7 @@ # TODO -- make readme +- document assemblage and room definition - more tests - visitors - improved tutorial |
