Add filled toolbelt variant for easy engineering (#458)

* Add filled toolbelt variant for easy engineering

* Petty newline
This commit is contained in:
dylanstrategie
2019-11-23 21:56:32 +01:00
committed by Pieter-Jan Briers
parent 3a7a3a89ba
commit 421847e9d3
3 changed files with 47 additions and 4 deletions

View File

@@ -20,7 +20,14 @@
sprite: Clothing/belt_utility.rsi
state: utilitybelt
- type: Clothing
Size: 30
Size: 50
sprite: Clothing/belt_utility.rsi
- type: Storage
Capacity: 30
Capacity: 40 # Full tool loadout is 35, plus an extra
- type: entity
id: UtilityBeltClothingFilled
parent: UtilityBeltClothing
components:
- type: UtilityBeltClothingFill