survival nutribricks, lizzers can eat nutribricks, moffs can eat the leftovers (#25659)
* I forgot to commit, damn it * Adds the brick to survival kit
This commit is contained in:
@@ -7,6 +7,7 @@
|
|||||||
specialDigestible:
|
specialDigestible:
|
||||||
tags:
|
tags:
|
||||||
- Fruit
|
- Fruit
|
||||||
|
- ReptilianFood
|
||||||
- Meat
|
- Meat
|
||||||
- Pill
|
- Pill
|
||||||
- Crayon
|
- Crayon
|
||||||
|
|||||||
@@ -10,7 +10,7 @@
|
|||||||
- id: EmergencyOxygenTankFilled
|
- id: EmergencyOxygenTankFilled
|
||||||
- id: EmergencyMedipen
|
- id: EmergencyMedipen
|
||||||
- id: Flare
|
- id: Flare
|
||||||
- id: FoodTinMRE
|
- id: FoodSnackNutribrick
|
||||||
- id: DrinkWaterBottleFull
|
- id: DrinkWaterBottleFull
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
layers:
|
layers:
|
||||||
|
|||||||
@@ -383,6 +383,9 @@
|
|||||||
- nutribrick
|
- nutribrick
|
||||||
- type: Item
|
- type: Item
|
||||||
size: Small
|
size: Small
|
||||||
|
- type: Tag
|
||||||
|
tags:
|
||||||
|
- ReptilianFood
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: nutribrick-open
|
state: nutribrick-open
|
||||||
- type: Food
|
- type: Food
|
||||||
@@ -608,5 +611,17 @@
|
|||||||
name: MRE wrapper
|
name: MRE wrapper
|
||||||
description: A general purpose wrapper for a variety of military food goods.
|
description: A general purpose wrapper for a variety of military food goods.
|
||||||
components:
|
components:
|
||||||
|
- type: Food
|
||||||
|
requiresSpecialDigestion: true
|
||||||
|
- type: SolutionContainerManager
|
||||||
|
solutions:
|
||||||
|
food:
|
||||||
|
maxVol: 30
|
||||||
|
reagents:
|
||||||
|
- ReagentId: Fiber
|
||||||
|
Quantity: 40
|
||||||
|
- type: Tag
|
||||||
|
tags:
|
||||||
|
- ClothMade
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: mre-wrapper
|
state: mre-wrapper
|
||||||
|
|||||||
@@ -261,16 +261,16 @@
|
|||||||
|
|
||||||
- type: Tag
|
- type: Tag
|
||||||
id: CarpetOrange
|
id: CarpetOrange
|
||||||
|
|
||||||
- type: Tag
|
- type: Tag
|
||||||
id: CarpetPurple
|
id: CarpetPurple
|
||||||
|
|
||||||
- type: Tag
|
- type: Tag
|
||||||
id: CarpetPink
|
id: CarpetPink
|
||||||
|
|
||||||
- type: Tag
|
- type: Tag
|
||||||
id: CarpetRed
|
id: CarpetRed
|
||||||
|
|
||||||
- type: Tag
|
- type: Tag
|
||||||
id: CarpetWhite
|
id: CarpetWhite
|
||||||
|
|
||||||
@@ -992,6 +992,9 @@
|
|||||||
- type: Tag
|
- type: Tag
|
||||||
id: ReinforcedGlassShard
|
id: ReinforcedGlassShard
|
||||||
|
|
||||||
|
- type: Tag
|
||||||
|
id: ReptilianFood
|
||||||
|
|
||||||
- type: Tag
|
- type: Tag
|
||||||
id: RifleStock
|
id: RifleStock
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user