Make use of new suffix system.

This commit is contained in:
Pieter-Jan Briers
2020-04-26 01:17:06 +02:00
parent c64101664e
commit 4f42b8401a
2 changed files with 4 additions and 2 deletions

View File

@@ -19,7 +19,8 @@
- type: entity
id: LockerToolFilled
name: Tool Locker (Filled)
name: Tool Locker
suffix: Filled
parent: LockerTool
components:
- type: ToolLockerFill

View File

@@ -47,7 +47,8 @@
- type: entity
id: YellowToolboxItemFilled
name: Electrical Toolbox (Filled)
name: Electrical Toolbox
suffix: Filled
parent: YellowToolboxItem
components:
- type: ToolboxElectricalFill