This reverts commit e36844de47.
# Conflicts:
# Resources/Prototypes/Entities/Markers/Spawners/Random/Food_Drinks/donkpocketbox.yml
# Resources/Prototypes/Entities/Objects/Consumable/Food/Baked/donkpocket.yml
# Resources/Prototypes/Entities/Objects/Consumable/Food/Containers/box.yml
# Resources/Prototypes/Entities/Objects/Decoration/present.yml
# Resources/Prototypes/Recipes/Cooking/meal_recipes.yml
# Resources/migration.yml
83 lines
1.2 KiB
JSON
83 lines
1.2 KiB
JSON
{
|
|
"version": 1,
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/c6e3401f2e7e1e55c57060cdf956a98ef1fefc24. Stonk pocket by Tayrtahn on GitHub. Carp pocket by deltanedas (GitHub).",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "banana"
|
|
},
|
|
{
|
|
"name": "banana-box"
|
|
},
|
|
{
|
|
"name": "berry"
|
|
},
|
|
{
|
|
"name": "berry-box"
|
|
},
|
|
{
|
|
"name": "dank"
|
|
},
|
|
{
|
|
"name": "gondola"
|
|
},
|
|
{
|
|
"name": "gondola-box"
|
|
},
|
|
{
|
|
"name": "pizza"
|
|
},
|
|
{
|
|
"name": "pizza-box"
|
|
},
|
|
{
|
|
"name": "plain"
|
|
},
|
|
{
|
|
"name": "box"
|
|
},
|
|
{
|
|
"name": "spicy"
|
|
},
|
|
{
|
|
"name": "spicy-box"
|
|
},
|
|
{
|
|
"name": "teriyaki"
|
|
},
|
|
{
|
|
"name": "teriyaki-box"
|
|
},
|
|
{
|
|
"name": "dink-box"
|
|
},
|
|
{
|
|
"name": "dink"
|
|
},
|
|
{
|
|
"name": "stonk-box"
|
|
},
|
|
{
|
|
"name": "stonk"
|
|
},
|
|
{
|
|
"name": "carp-box"
|
|
},
|
|
{
|
|
"name": "carp"
|
|
},
|
|
{
|
|
"name": "inhand-left",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "inhand-right",
|
|
"directions": 4
|
|
}
|
|
]
|
|
}
|