Crayon boxes get white crayons (#22553)

This commit is contained in:
Ubaser
2023-12-16 14:20:39 +11:00
committed by GitHub
parent 450fb4b745
commit 57c6e503d1
11 changed files with 10 additions and 2 deletions

View File

@@ -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"
}
]
}