Skip to content

Commit

Permalink
Merge branch 'master' into toyfix
Browse files Browse the repository at this point in the history
  • Loading branch information
Colin-Tel authored Sep 26, 2023
2 parents b0237e5 + f4e7925 commit 3a26425
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 6 deletions.
6 changes: 6 additions & 0 deletions Resources/Changelog/DeltaVChangelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,3 +83,9 @@ Entries:
message: Clown Spiders no longer can squeeze through the vents.
id: 13
time: '2023-09-21T20:45:11.0000000+00:00'
- author: FluffiestFloof
changes:
- type: Add
message: Added the PSB emergency snack.
id: 14
time: '2023-09-26T02:57:54.0000000+00:00'
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 3a26425

Please sign in to comment.