mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-11 16:14:08 +01:00
9ef0768b1c
## About The Pull Request Turns out there were a couple of black mask subtypes that I missed as well as a prisoner uniform subtype. Also fixes some bugs that are not related to the map icon pr to further improve the situation with GAGS previews. ## Why It's Good For The Game Smaller .dmis, working previews ## Changelog 🆑 fix: spraycan can now be used to recolor the gi, glow shoes, striped dress, H.E.C.K. suit fix: most GAGS items should now be showing up in the lootpanel again /🆑
16 lines
242 B
JSON
16 lines
242 B
JSON
{
|
|
"screwdriver": [
|
|
{
|
|
"type": "icon_state",
|
|
"icon_state": "screwdriver",
|
|
"blend_mode": "overlay",
|
|
"color_ids": [1]
|
|
},
|
|
{
|
|
"type": "icon_state",
|
|
"icon_state": "screwdriver_screwybits",
|
|
"blend_mode": "overlay"
|
|
}
|
|
]
|
|
}
|