* RSIs sorted out * Bookmark * Updated packet RSIs for Stacks * Cigs Packs done * Cigarette Cartons * fucking MANUALLY fixed the cigarette inhands, fuck you tgstation * Pipes work * Cigars/Cases * Updates vending machine inventory * tweaks count * Adds a cigarette crate * Fixes RSIs, working on rolling paper * Adds Tobacco and Cannabis plants * Cigarettes and Rollies are now craftable * There * Fixed crafting recipes * Reset RobustToolbox * Netsync'd * Ready Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
50 lines
738 B
JSON
50 lines
738 B
JSON
{
|
|
"version": 1,
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "Taken from cev-eris at commit https://github.com/discordia-space/CEV-Eris/commit/f18aa05685f13c8b424867e4219a1e727019c026",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "cigar1"
|
|
},
|
|
{
|
|
"name": "cigar2"
|
|
},
|
|
{
|
|
"name": "cigar3"
|
|
},
|
|
{
|
|
"name": "cigar4"
|
|
},
|
|
{
|
|
"name": "cigar5"
|
|
},
|
|
{
|
|
"name": "cigar6"
|
|
},
|
|
{
|
|
"name": "cigar7"
|
|
},
|
|
{
|
|
"name": "cigar8"
|
|
},
|
|
{
|
|
"name": "open"
|
|
},
|
|
{
|
|
"name": "closed"
|
|
},
|
|
{
|
|
"name": "inhand-left",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "inhand-right",
|
|
"directions": 4
|
|
}
|
|
]
|
|
}
|