Crayon boxes get white crayons (#22553)
@@ -236,7 +236,7 @@
|
|||||||
state: box
|
state: box
|
||||||
- type: Storage
|
- type: Storage
|
||||||
grid:
|
grid:
|
||||||
- 0,0,6,0
|
- 0,0,7,0
|
||||||
maxItemSize: Tiny
|
maxItemSize: Tiny
|
||||||
- type: Item
|
- type: Item
|
||||||
sprite: Objects/Fun/crayons.rsi
|
sprite: Objects/Fun/crayons.rsi
|
||||||
@@ -251,6 +251,7 @@
|
|||||||
- id: CrayonBlue
|
- id: CrayonBlue
|
||||||
- id: CrayonPurple
|
- id: CrayonPurple
|
||||||
- id: CrayonBlack
|
- id: CrayonBlack
|
||||||
|
- id: CrayonWhite
|
||||||
- type: ItemMapper
|
- type: ItemMapper
|
||||||
mapLayers:
|
mapLayers:
|
||||||
black_box:
|
black_box:
|
||||||
@@ -281,4 +282,8 @@
|
|||||||
whitelist:
|
whitelist:
|
||||||
tags:
|
tags:
|
||||||
- CrayonYellow
|
- CrayonYellow
|
||||||
|
white_box:
|
||||||
|
whitelist:
|
||||||
|
tags:
|
||||||
|
- CrayonWhite
|
||||||
- type: Appearance
|
- type: Appearance
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 113 B After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 118 B After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 299 B After Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 122 B After Width: | Height: | Size: 1.1 KiB |
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"version": 1,
|
"version": 1,
|
||||||
"license": "CC-BY-SA-3.0",
|
"license": "CC-BY-SA-3.0",
|
||||||
"copyright": "Taken from tgstation and modified by Swept at commit https://github.com/tgstation/tgstation/commit/c6e3401f2e7e1e55c57060cdf956a98ef1fefc24",
|
"copyright": "Taken from tgstation and modified by Swept at commit https://github.com/tgstation/tgstation/commit/c6e3401f2e7e1e55c57060cdf956a98ef1fefc24, tweaked by Ubaser",
|
||||||
"size": {
|
"size": {
|
||||||
"x": 32,
|
"x": 32,
|
||||||
"y": 32
|
"y": 32
|
||||||
@@ -148,6 +148,9 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "blue_box"
|
"name": "blue_box"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "white_box"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 123 B After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 119 B After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 113 B After Width: | Height: | Size: 1.1 KiB |
BIN
Resources/Textures/Objects/Fun/crayons.rsi/white_box.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 122 B After Width: | Height: | Size: 1.1 KiB |