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:
|
||||
tags:
|
||||
- Fruit
|
||||
- ReptilianFood
|
||||
- Meat
|
||||
- Pill
|
||||
- Crayon
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
- id: EmergencyOxygenTankFilled
|
||||
- id: EmergencyMedipen
|
||||
- id: Flare
|
||||
- id: FoodTinMRE
|
||||
- id: FoodSnackNutribrick
|
||||
- id: DrinkWaterBottleFull
|
||||
- type: Sprite
|
||||
layers:
|
||||
|
||||
@@ -383,6 +383,9 @@
|
||||
- nutribrick
|
||||
- type: Item
|
||||
size: Small
|
||||
- type: Tag
|
||||
tags:
|
||||
- ReptilianFood
|
||||
- type: Sprite
|
||||
state: nutribrick-open
|
||||
- type: Food
|
||||
@@ -608,5 +611,17 @@
|
||||
name: MRE wrapper
|
||||
description: A general purpose wrapper for a variety of military food goods.
|
||||
components:
|
||||
- type: Food
|
||||
requiresSpecialDigestion: true
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
food:
|
||||
maxVol: 30
|
||||
reagents:
|
||||
- ReagentId: Fiber
|
||||
Quantity: 40
|
||||
- type: Tag
|
||||
tags:
|
||||
- ClothMade
|
||||
- type: Sprite
|
||||
state: mre-wrapper
|
||||
|
||||
@@ -261,16 +261,16 @@
|
||||
|
||||
- type: Tag
|
||||
id: CarpetOrange
|
||||
|
||||
|
||||
- type: Tag
|
||||
id: CarpetPurple
|
||||
|
||||
- type: Tag
|
||||
id: CarpetPink
|
||||
|
||||
|
||||
- type: Tag
|
||||
id: CarpetRed
|
||||
|
||||
|
||||
- type: Tag
|
||||
id: CarpetWhite
|
||||
|
||||
@@ -992,6 +992,9 @@
|
||||
- type: Tag
|
||||
id: ReinforcedGlassShard
|
||||
|
||||
- type: Tag
|
||||
id: ReptilianFood
|
||||
|
||||
- type: Tag
|
||||
id: RifleStock
|
||||
|
||||
|
||||
Reference in New Issue
Block a user