Fix map serialization of storage component. (#111)
Items were stored since the engine can serialize containers, but the used storage volume wasn't.
This commit is contained in:
committed by
GitHub
parent
d186f18c20
commit
51bc17f76d
@@ -84,7 +84,7 @@
|
||||
|
||||
#handheld lights
|
||||
- type: entity
|
||||
name: "Lantern"
|
||||
name: "Flashlight"
|
||||
parent: BaseItem
|
||||
id: FlashlightLantern
|
||||
description: They light the way to freedom
|
||||
|
||||
Reference in New Issue
Block a user