summaryrefslogtreecommitdiff
path: root/src/main.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.rs')
-rw-r--r--src/main.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.rs b/src/main.rs
index 26ca3e0..1c253ea 100644
--- a/src/main.rs
+++ b/src/main.rs
@@ -228,7 +228,7 @@ fn default_assemblages() -> Encyclopedia {
"sprite": ["string", "pebble"],
"height": ["float", 0.4]
}],
- ["Item", {"ent": ["template", "pebble"]}]
+ ["Item", {"ent": ["template", "pebble"], "name": ["string", "pebble"]}]
]
},
"player": {