Crayon boxes get white crayons (#22553)
@@ -236,7 +236,7 @@
|
||||
state: box
|
||||
- type: Storage
|
||||
grid:
|
||||
- 0,0,6,0
|
||||
- 0,0,7,0
|
||||
maxItemSize: Tiny
|
||||
- type: Item
|
||||
sprite: Objects/Fun/crayons.rsi
|
||||
@@ -251,6 +251,7 @@
|
||||
- id: CrayonBlue
|
||||
- id: CrayonPurple
|
||||
- id: CrayonBlack
|
||||
- id: CrayonWhite
|
||||
- type: ItemMapper
|
||||
mapLayers:
|
||||
black_box:
|
||||
@@ -281,4 +282,8 @@
|
||||
whitelist:
|
||||
tags:
|
||||
- CrayonYellow
|
||||
white_box:
|
||||
whitelist:
|
||||
tags:
|
||||
- CrayonWhite
|
||||
- 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,
|
||||
"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": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
@@ -148,6 +148,9 @@
|
||||
},
|
||||
{
|
||||
"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 |