Gauze Markings 3 - Revenge of the Wrap (#25481)

* Insectoid Gauze, Added racial marks to variants

* removed excess r from gauze_moth_lowerleg_r

* Update gauze.ftl

* moved all markings to Overlay Category

* fixed localization error

* a
This commit is contained in:
KittenColony
2024-04-09 20:04:51 +12:00
committed by GitHub
parent a0de0ab1f8
commit a1fcfed7d9
21 changed files with 336 additions and 62 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 344 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 471 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 277 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 388 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 343 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 326 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 273 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 392 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 387 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 387 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 390 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 462 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 471 B

View File

@@ -72,23 +72,75 @@
"directions": 4
},
{
"name": "gauze_lizardblindfold",
"name": "gauze_lizard_blindfold",
"directions": 4
},
{
"name": "gauze_lizardrighteye",
"name": "gauze_lizard_righteye",
"directions": 4
},
{
"name": "gauze_lizardlefteye",
"name": "gauze_lizard_lefteye",
"directions": 4
},
{
"name": "gauze_lizardfoot_r",
"name": "gauze_lizard_foot_r",
"directions": 4
},
{
"name": "gauze_lizardfoot_l",
"name": "gauze_lizard_foot_l",
"directions": 4
},
{
"name": "gauze_moth_abdomen",
"directions": 4
},
{
"name": "gauze_moth_shoulder",
"directions": 4
},
{
"name": "gauze_moth_blindfold",
"directions": 4
},
{
"name": "gauze_moth_righteye_1",
"directions": 4
},
{
"name": "gauze_moth_righteye_2",
"directions": 4
},
{
"name": "gauze_moth_lefteye_1",
"directions": 4
},
{
"name": "gauze_moth_lefteye_2",
"directions": 4
},
{
"name": "gauze_moth_upperarm_r",
"directions": 4
},
{
"name": "gauze_moth_upperarm_l",
"directions": 4
},
{
"name": "gauze_moth_upperleg_r",
"directions": 4
},
{
"name": "gauze_moth_upperleg_l",
"directions": 4
},
{
"name": "gauze_moth_lowerleg_r",
"directions": 4
},
{
"name": "gauze_moth_lowerleg_l",
"directions": 4
}
]