Adds crowbar to emergency toolboxes
This commit is contained in:
@@ -6,6 +6,8 @@
|
|||||||
components:
|
components:
|
||||||
- type: StorageFill
|
- type: StorageFill
|
||||||
contents:
|
contents:
|
||||||
|
- name: CrowbarRed
|
||||||
|
amount: 1
|
||||||
- name: ClothingMaskBreath
|
- name: ClothingMaskBreath
|
||||||
amount: 2
|
amount: 2
|
||||||
- name: FoodSnackChocolate
|
- name: FoodSnackChocolate
|
||||||
|
|||||||
@@ -90,6 +90,7 @@
|
|||||||
state: icon
|
state: icon
|
||||||
- type: Item
|
- type: Item
|
||||||
sprite: Objects/Tools/crowbar.rsi
|
sprite: Objects/Tools/crowbar.rsi
|
||||||
|
size: 15
|
||||||
- type: ItemCooldown
|
- type: ItemCooldown
|
||||||
- type: MeleeWeapon
|
- type: MeleeWeapon
|
||||||
- type: Tool
|
- type: Tool
|
||||||
@@ -109,6 +110,7 @@
|
|||||||
state: icon
|
state: icon
|
||||||
- type: Item
|
- type: Item
|
||||||
sprite: Objects/Tools/crowbar_red.rsi
|
sprite: Objects/Tools/crowbar_red.rsi
|
||||||
|
size: 5
|
||||||
- type: ItemCooldown
|
- type: ItemCooldown
|
||||||
- type: MeleeWeapon
|
- type: MeleeWeapon
|
||||||
- type: Tool
|
- type: Tool
|
||||||
|
|||||||
Reference in New Issue
Block a user