Fleshes out smoking content (#3295)
* 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>
|
After Width: | Height: | Size: 305 B |
|
After Width: | Height: | Size: 333 B |
|
After Width: | Height: | Size: 318 B |
|
After Width: | Height: | Size: 279 B |
|
After Width: | Height: | Size: 296 B |
|
After Width: | Height: | Size: 295 B |
|
After Width: | Height: | Size: 293 B |
|
After Width: | Height: | Size: 292 B |
|
After Width: | Height: | Size: 255 B |
|
After Width: | Height: | Size: 283 B |
|
After Width: | Height: | Size: 295 B |
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 491 B |