Omnizine and donk-pockets (#4250)

Co-authored-by: Swept <sweptwastaken@protonmail.com>
This commit is contained in:
DmitriyRubetskoy
2021-07-03 04:16:21 +03:00
committed by GitHub
parent 538ff858f3
commit d10885742b
6 changed files with 77 additions and 2 deletions

View File

@@ -21,6 +21,7 @@
# Donkpocket
# Warm gives +5 nutriment.
# Warm ones contain a small amount of Omnizine.
- type: entity
name: donk-pocket
@@ -68,6 +69,8 @@
reagents:
- ReagentId: Nutriment
Quantity: 10
- ReagentId: Omnizine
Quantity: 4
- type: entity
name: spicy-pocket
@@ -80,7 +83,7 @@
- type: entity
name: warm spicy-pocket
parent: FoodDonkpocketDank
parent: FoodDonkpocketSpicy
id: FoodDonkpocketSpicyWarm
description: The classic snack food, now maybe a bit too spicy.
components:
@@ -89,6 +92,8 @@
reagents:
- ReagentId: Nutriment
Quantity: 10
- ReagentId: Omnizine
Quantity: 2
- type: Sprite
state: spicy
@@ -112,6 +117,8 @@
reagents:
- ReagentId: Nutriment
Quantity: 10
- ReagentId: Omnizine
Quantity: 2
- type: entity
name: pizza-pocket
@@ -131,13 +138,15 @@
name: warm pizza-pocket
parent: FoodDonkpocketPizza
id: FoodDonkpocketPizzaWarm
description: An East Asian take on the classic stationside snack, now steamy and warm.
description: Cheese filling really hits the spot when warm.
components:
- type: SolutionContainer
contents:
reagents:
- ReagentId: Nutriment
Quantity: 15
- ReagentId: Omnizine
Quantity: 2
- type: entity
name: honk-pocket
@@ -150,6 +159,7 @@
reagents:
- ReagentId: Nutriment
Quantity: 5
- ReagentId: Omnizine
- type: Sprite
state: banana
@@ -164,6 +174,8 @@
reagents:
- ReagentId: Nutriment
Quantity: 10
- ReagentId: Omnizine
Quantity: 2
- type: entity
name: berry-pocket
@@ -190,6 +202,10 @@
reagents:
- ReagentId: Nutriment
Quantity: 10
- ReagentId: Omnizine
Quantity: 2
- ReagentId: Glucose
Quantity: 2
- type: entity
name: gondola-pocket
@@ -215,3 +231,19 @@
reagents:
- ReagentId: Nutriment
Quantity: 10
- ReagentId: Omnizine
Quantity: 2
- type: entity
name: dink-pocket
parent: FoodDonkpocketBase
id: FoodDonkpocketDink
description: An off-brand lizard donk-pocket, filled with pickled carrot and wrapped with seaweed. Best eaten cold, or even better, not eaten at all.
components:
- type: SolutionContainer
contents:
reagents:
- ReagentId: Nutriment
Quantity: 2
- type: Sprite
state: dink

View File

@@ -357,3 +357,19 @@
contents:
- id: FoodDonkpocketHonk
amount: 6
- type: entity
parent: FoodBoxDonkpocket
id: FoodBoxDonkpocketDink
name: box of dink-pockets
description: Net Zero carbohydrates! No need for heating!
components:
- type: Sprite
state: dink-box
- type: Item
sprite: Objects/Consumable/Food/Baked/donkpocket.rsi
color: green
- type: StorageFill
contents:
- id: FoodDonkpocketDink
amount: 6

View File

@@ -356,3 +356,24 @@
desc: Pure THC oil, extracted from the leaves of the cannabis plant. Much stronger than in it's natural form and can be used to numb chronic pain in patients.
physicalDesc: skunky
color: "#DAA520"
- type: reagent
id: Omnizine
name: Omnizine
desc: A soothing milky liquid with an iridescent gleam. A well known conspiracy theory says that it's origins remain a mystery because knowing the secrets of its production would render most commercial pharmaceuticals obsolete.
physicalDesc: soothing
color: "#fcf7f9"
metabolism:
- !type:HealthChangeMetabolism
healthChange: -2
damageClass: Burn
- !type:HealthChangeMetabolism
healthChange: -2
damageClass: Toxin
- !type:HealthChangeMetabolism
healthChange: -2
damageClass: Airloss
- !type:HealthChangeMetabolism
healthChange: -2
damageClass: Brute

Binary file not shown.

After

Width:  |  Height:  |  Size: 427 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 318 B

View File

@@ -51,6 +51,12 @@
},
{
"name": "teriyaki-box"
},
{
"name": "dink-box"
},
{
"name": "dink"
},
{
"name": "inhand-left",