Skip to content

Commit

Permalink
Replace Tinned Can starter item (#41)
Browse files Browse the repository at this point in the history
* psb

* Fix moth
  • Loading branch information
FluffiestFloof authored Sep 26, 2023
1 parent 70ee516 commit 4ccb167
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Resources/Prototypes/Catalog/Fills/Boxes/emergency.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
- id: SpaceMedipen
- id: EmergencyMedipen
- id: Flare
- id: FoodTinMRE
- id: FoodPSB # Nyanotrasen - Replace Tinned Meat with PSB
- type: Sprite
layers:
- state: internals
Expand All @@ -30,7 +30,7 @@
- id: SpaceMedipen
- id: EmergencyMedipen
- id: Flare
- id: FoodTinMRE
- id: FoodPSB # Nyanotrasen - Replace Tinned Meat with PSB
- type: Sprite
layers:
- state: internals
Expand All @@ -50,7 +50,7 @@
- id: SpaceMedipen
- id: EmergencyMedipen
- id: Flare
- id: FoodTinMRE
- id: FoodPSB # Nyanotrasen - Replace Tinned Meat with PSB
- type: Sprite
layers:
- state: internals
Expand All @@ -70,7 +70,7 @@
- id: SpaceMedipen
- id: EmergencyMedipen
- id: EmergencyMedipen
- id: FoodTinMRE
- id: FoodPSB # Nyanotrasen - Replace Tinned Meat with PSB
- type: Sprite
layers:
- state: internals
Expand All @@ -90,7 +90,7 @@
- id: SpaceMedipen
- id: EmergencyMedipen
- id: Flare
- id: FoodTinMRE
- id: FoodPSB # Nyanotrasen - Replace Tinned Meat with PSB
- type: Sprite
layers:
- state: internals
Expand All @@ -115,7 +115,7 @@
- id: SpaceMedipen
- id: EmergencyMedipen
- id: Flare
- id: FoodTinMRE
- id: FoodPSB # Nyanotrasen - Replace Tinned Meat with PSB
- type: Tag
tags:
- BoxHug
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,9 @@
reagents:
- ReagentId: Nutriment
Quantity: 15
- type: Tag
tags:
- ClothMade # DeltaV - A dirty fix to allow Moths to eat it.

- type: entity
name: soy sustenance bar
Expand Down

0 comments on commit 4ccb167

Please sign in to comment.