Adds crowbar to emergency toolboxes

This commit is contained in:
SweptWasTaken
2021-05-08 16:06:54 -07:00
parent 31844fa88e
commit ca5a7d796d
2 changed files with 4 additions and 0 deletions

View File

@@ -6,6 +6,8 @@
components:
- type: StorageFill
contents:
- name: CrowbarRed
amount: 1
- name: ClothingMaskBreath
amount: 2
- name: FoodSnackChocolate

View File

@@ -90,6 +90,7 @@
state: icon
- type: Item
sprite: Objects/Tools/crowbar.rsi
size: 15
- type: ItemCooldown
- type: MeleeWeapon
- type: Tool
@@ -109,6 +110,7 @@
state: icon
- type: Item
sprite: Objects/Tools/crowbar_red.rsi
size: 5
- type: ItemCooldown
- type: MeleeWeapon
- type: Tool