Snout Fitting Masks (#23545)

* Snout Fitting Masks

* Line Fix

* Happy Clown
This commit is contained in:
Nairod
2024-01-06 05:10:04 -06:00
committed by GitHub
parent 43d1be51fb
commit d9eaf9f3c3
65 changed files with 169 additions and 33 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 640 B

View File

@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/dannno/-tg-station/blob/a51c5a85d327f562004cef2f36c081ad0d95fd9a/icons/obj/clothing/masks.dmi",
"copyright": "Taken from tgstation at commit https://github.com/dannno/-tg-station/blob/a51c5a85d327f562004cef2f36c081ad0d95fd9a/icons/obj/clothing/masks.dmi. Reptilian edit by Nairod(Github)",
"size": {
"x": 32,
"y": 32
@@ -13,6 +13,10 @@
{
"name": "equipped-MASK",
"directions": 4
},
{
"name": "equipped-MASK-reptilian",
"directions": 4
}
]
}