Add Stonk Pockets (#24876)
* Added stonk pockets * Give me a little credit * Update Resources/Textures/Objects/Consumable/Food/Baked/donkpocket.rsi/meta.json * Update Resources/Textures/Objects/Consumable/Food/Baked/donkpocket.rsi/meta.json --------- Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
This commit is contained in:
@@ -165,6 +165,7 @@ flavor-complex-glue = like glue
|
|||||||
flavor-complex-spaceshroom-cooked = like space umami
|
flavor-complex-spaceshroom-cooked = like space umami
|
||||||
flavor-complex-lost-friendship = like lost friendship
|
flavor-complex-lost-friendship = like lost friendship
|
||||||
flavor-complex-light = like a light gone out
|
flavor-complex-light = like a light gone out
|
||||||
|
flavor-complex-profits = like profits
|
||||||
|
|
||||||
# Drink-specific flavors.
|
# Drink-specific flavors.
|
||||||
|
|
||||||
|
|||||||
@@ -14,6 +14,7 @@
|
|||||||
- FoodBoxDonkpocketSpicy
|
- FoodBoxDonkpocketSpicy
|
||||||
- FoodBoxDonkpocketTeriyaki
|
- FoodBoxDonkpocketTeriyaki
|
||||||
- FoodBoxDonkpocketPizza
|
- FoodBoxDonkpocketPizza
|
||||||
|
- FoodBoxDonkpocketStonk
|
||||||
- FoodBoxDonkpocketBerry
|
- FoodBoxDonkpocketBerry
|
||||||
- FoodBoxDonkpocketHonk
|
- FoodBoxDonkpocketHonk
|
||||||
- FoodBoxDonkpocketDink
|
- FoodBoxDonkpocketDink
|
||||||
|
|||||||
@@ -292,6 +292,43 @@
|
|||||||
- ReagentId: Sugar
|
- ReagentId: Sugar
|
||||||
Quantity: 2
|
Quantity: 2
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
name: stonk-pocket
|
||||||
|
parent: FoodDonkpocketBase
|
||||||
|
id: FoodDonkpocketStonk
|
||||||
|
description: Tasty, but a sad reminder of the great crash of '24
|
||||||
|
components:
|
||||||
|
- type: FlavorProfile
|
||||||
|
flavors:
|
||||||
|
- profits
|
||||||
|
- cheap
|
||||||
|
- type: SolutionContainerManager
|
||||||
|
solutions:
|
||||||
|
food:
|
||||||
|
reagents:
|
||||||
|
- ReagentId: Nutriment
|
||||||
|
Quantity: 5
|
||||||
|
- type: Sprite
|
||||||
|
state: stonk
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
name: warm stonk-pocket
|
||||||
|
parent: FoodDonkpocketStonk
|
||||||
|
id: FoodDonkpocketStonkWarm
|
||||||
|
components:
|
||||||
|
- type: FlavorProfile
|
||||||
|
flavors:
|
||||||
|
- profits
|
||||||
|
- cheap
|
||||||
|
- type: SolutionContainerManager
|
||||||
|
solutions:
|
||||||
|
food:
|
||||||
|
reagents:
|
||||||
|
- ReagentId: Nutriment
|
||||||
|
Quantity: 10
|
||||||
|
- ReagentId: Omnizine
|
||||||
|
Quantity: 2
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
name: dink-pocket
|
name: dink-pocket
|
||||||
parent: FoodDonkpocketBase
|
parent: FoodDonkpocketBase
|
||||||
|
|||||||
@@ -387,6 +387,20 @@
|
|||||||
- id: FoodDonkpocketPizza
|
- id: FoodDonkpocketPizza
|
||||||
amount: 6
|
amount: 6
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: FoodBoxDonkpocket
|
||||||
|
id: FoodBoxDonkpocketStonk
|
||||||
|
name: box of limited edition stonk-pockets
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
state: stonk-box
|
||||||
|
- type: Item
|
||||||
|
sprite: Objects/Consumable/Food/Baked/donkpocket.rsi
|
||||||
|
- type: StorageFill
|
||||||
|
contents:
|
||||||
|
- id: FoodDonkpocketStonk
|
||||||
|
amount: 6
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: FoodBoxDonkpocket
|
parent: FoodBoxDonkpocket
|
||||||
id: FoodBoxDonkpocketBerry
|
id: FoodBoxDonkpocketBerry
|
||||||
|
|||||||
@@ -260,6 +260,8 @@
|
|||||||
orGroup: GiftPool
|
orGroup: GiftPool
|
||||||
- id: FoodBoxDonkpocketPizza
|
- id: FoodBoxDonkpocketPizza
|
||||||
orGroup: GiftPool
|
orGroup: GiftPool
|
||||||
|
- id: FoodBoxDonkpocketStonk
|
||||||
|
orGroup: GiftPool
|
||||||
- id: FoodBoxDonkpocketBerry
|
- id: FoodBoxDonkpocketBerry
|
||||||
orGroup: GiftPool
|
orGroup: GiftPool
|
||||||
- id: FoodBoxDonkpocketHonk
|
- id: FoodBoxDonkpocketHonk
|
||||||
|
|||||||
@@ -998,3 +998,8 @@
|
|||||||
id: light
|
id: light
|
||||||
flavorType: Complex
|
flavorType: Complex
|
||||||
description: flavor-complex-light
|
description: flavor-complex-light
|
||||||
|
|
||||||
|
- type: flavor
|
||||||
|
id: profits
|
||||||
|
flavorType: Complex
|
||||||
|
description: flavor-complex-profits
|
||||||
|
|||||||
@@ -1379,7 +1379,7 @@
|
|||||||
name: cat cake recipe
|
name: cat cake recipe
|
||||||
result: MobCatCake
|
result: MobCatCake
|
||||||
time: 15
|
time: 15
|
||||||
reagents:
|
reagents:
|
||||||
Milk: 15
|
Milk: 15
|
||||||
Cognizine: 5
|
Cognizine: 5
|
||||||
solids:
|
solids:
|
||||||
@@ -1480,6 +1480,15 @@
|
|||||||
solids:
|
solids:
|
||||||
FoodDonkpocketBerry: 1
|
FoodDonkpocketBerry: 1
|
||||||
|
|
||||||
|
- type: microwaveMealRecipe
|
||||||
|
id: RecipeDonkpocketStonk
|
||||||
|
name: warm stonk-pocket recipe
|
||||||
|
result: FoodDonkpocketStonkWarm
|
||||||
|
time: 5
|
||||||
|
solids:
|
||||||
|
FoodDonkpocketStonk: 1
|
||||||
|
|
||||||
|
|
||||||
- type: microwaveMealRecipe
|
- type: microwaveMealRecipe
|
||||||
id: RecipeHotChili
|
id: RecipeHotChili
|
||||||
name: hot chili recipe
|
name: hot chili recipe
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"version": 1,
|
"version": 1,
|
||||||
"license": "CC-BY-SA-3.0",
|
"license": "CC-BY-SA-3.0",
|
||||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/c6e3401f2e7e1e55c57060cdf956a98ef1fefc24",
|
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/c6e3401f2e7e1e55c57060cdf956a98ef1fefc24. Stonk pocket by Tayrtahn on GitHub",
|
||||||
"size": {
|
"size": {
|
||||||
"x": 32,
|
"x": 32,
|
||||||
"y": 32
|
"y": 32
|
||||||
@@ -46,12 +46,18 @@
|
|||||||
{
|
{
|
||||||
"name": "teriyaki-box"
|
"name": "teriyaki-box"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "dink-box"
|
"name": "dink-box"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "dink"
|
"name": "dink"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "stonk-box"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "stonk"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "inhand-left",
|
"name": "inhand-left",
|
||||||
"directions": 4
|
"directions": 4
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 374 B |
Binary file not shown.
|
After Width: | Height: | Size: 363 B |
Reference in New Issue
Block a user