Crayon balance and reorganize (#3388)
* Organized and halved crayons write amount * StackVisualizer for crayon box * Mime's Crayon * Gives crayons the write tag * Applies reviews * Fuck yo prefixes * Update fun.yml
This commit is contained in:
65
Resources/Textures/Objects/Fun/crayons.rsi/meta.json
Normal file
65
Resources/Textures/Objects/Fun/crayons.rsi/meta.json
Normal file
@@ -0,0 +1,65 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/c6e3401f2e7e1e55c57060cdf956a98ef1fefc24",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "black"
|
||||
},
|
||||
{
|
||||
"name": "blue"
|
||||
},
|
||||
{
|
||||
"name": "box"
|
||||
},
|
||||
{
|
||||
"name": "green"
|
||||
},
|
||||
{
|
||||
"name": "mime"
|
||||
},
|
||||
{
|
||||
"name": "orange"
|
||||
},
|
||||
{
|
||||
"name": "purple"
|
||||
},
|
||||
{
|
||||
"name": "rainbow"
|
||||
},
|
||||
{
|
||||
"name": "red"
|
||||
},
|
||||
{
|
||||
"name": "white"
|
||||
},
|
||||
{
|
||||
"name": "yellow"
|
||||
},
|
||||
{
|
||||
"name": "green_box"
|
||||
},
|
||||
{
|
||||
"name": "orange_box"
|
||||
},
|
||||
{
|
||||
"name": "purple_box"
|
||||
},
|
||||
{
|
||||
"name": "red_box"
|
||||
},
|
||||
{
|
||||
"name": "yellow_box"
|
||||
},
|
||||
{
|
||||
"name": "black_box"
|
||||
},
|
||||
{
|
||||
"name": "blue_box"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user