Replace chocolate with tinned meat (#10037)

This commit is contained in:
T-Stalker
2022-07-26 06:56:55 -03:00
committed by GitHub
parent ddf3165ce9
commit eb52ec1f32
3 changed files with 10 additions and 27 deletions

View File

@@ -11,7 +11,7 @@
- id: SpaceMedipen
- id: EmergencyMedipen
- id: Flare
- id: FoodSnackChocolate
- id: FoodTinMRE
- type: Sprite
layers:
- state: internals
@@ -30,7 +30,7 @@
- id: SpaceMedipen
- id: EmergencyMedipen
- id: Flare
- id: FoodSnackChocolate
- id: FoodTinMRE
- type: Sprite
layers:
- state: internals
@@ -50,7 +50,7 @@
- id: SpaceMedipen
- id: EmergencyMedipen
- id: Flare
- id: FoodSnackChocolate
- id: FoodTinMRE
- type: Sprite
layers:
- state: internals
@@ -70,7 +70,7 @@
- id: SpaceMedipen
- id: EmergencyMedipen
- id: Flare
- id: FoodSnackChocolate
- id: FoodTinMRE
- type: Sprite
layers:
- state: internals
@@ -95,7 +95,7 @@
- id: SpaceMedipen
- id: EmergencyMedipen
- id: Flare
- id: FoodSnackChocolate
- id: FoodTinMRE
- type: entity
name: extended-capacity survival box
@@ -110,7 +110,7 @@
- id: SpaceMedipen
- id: EmergencyMedipen
- id: Flare
- id: FoodSnackChocolate
- id: FoodTinMRE
- type: Sprite
layers:
- state: internals

View File

@@ -149,25 +149,6 @@
- state: box
- state: meson
- type: entity
name: survival box
parent: BoxCardboard
id: BoxSurvival
description: It's a box with basic internals inside.
components:
- type: StorageFill
contents:
- id: ClothingMaskBreath
- id: EmergencyOxygenTankFilled
- id: SpaceMedipen
- id: EmergencyMedipen
- id: Flare
- id: FoodSnackChocolate
- type: Sprite
layers:
- state: box
- state: writing
- type: entity
name: M.R.E.
parent: BoxCardboard

View File

@@ -17,6 +17,7 @@
- type: Item
sprite: Objects/Consumable/Food/snacks.rsi
HeldPrefix: packet
size: 3
color: gray
- type: DamageOnLand
damage:
@@ -43,6 +44,7 @@
sprite: Objects/Consumable/Food/snacks.rsi
HeldPrefix: packet
color: gray
size: 3
# Tins
@@ -198,7 +200,6 @@
components:
- type: Sprite
state: beans-empty
# MRE can
- type: entity
@@ -226,6 +227,7 @@
- !type:DoActsBehavior
acts: [ "Destruction" ]
- type: entity
parent: FoodTinBase
id: FoodTinMREOpen