- type: Clothing
sprite: Clothing/Mask/bat.rsi
- type: BreathMask
+
+- type: entity
+ parent: ClothingMaskClown
+ id: ClothingMaskSexyClown
+ name: sexy clown mask
+ description: Some naughty clowns think this is what the Honkmother looks like.
+ components:
+ - type: Sprite
+ sprite: Clothing/Mask/sexyclown.rsi
+ - type: Clothing
+ sprite: Clothing/Mask/sexyclown.rsi
+
+- type: entity
+ parent: ClothingMaskMime
+ id: ClothingMaskSexyMime
+ name: sexy mime mask
+ description: Those ruddy cheeks just want to be rubbed.
+ components:
+ - type: Sprite
+ sprite: Clothing/Mask/sexymime.rsi
+ - type: Clothing
+ sprite: Clothing/Mask/sexymime.rsi
+
+- type: entity
+ parent: ClothingMaskMime
+ id: ClothingMaskSadMime
+ name: sad mime mask
+ description: Many people think this is what a real mime mask looks like.
+ components:
+ - type: Sprite
+ sprite: Clothing/Mask/sadmime.rsi
+ - type: Clothing
+ sprite: Clothing/Mask/sadmime.rsi
+
+- type: entity
+ parent: ClothingMaskMime
+ id: ClothingMaskScaredMime
+ name: scared mime mask
+ description: Looks like it would scream if it wasn't a mask
+ components:
+ - type: Sprite
+ sprite: Clothing/Mask/scaredmime.rsi
+ - type: Clothing
+ sprite: Clothing/Mask/scaredmime.rsi
--- /dev/null
+{
+ "version": 1,
+ "license": "CC-BY-SA-3.0",
+ "copyright": "Taken from tgstation at commit https://github.com/harmonyn/-tg-station/blob/11043a07f6136d3d196b0378c31deb3dc1a9532f/icons/obj/clothing/masks.dmi",
+ "size": {
+ "x": 32,
+ "y": 32
+ },
+ "states": [
+ {
+ "name": "icon"
+ },
+ {
+ "name": "equipped-MASK",
+ "directions": 4
+ }
+ ]
+}
--- /dev/null
+{
+ "version": 1,
+ "license": "CC-BY-SA-3.0",
+ "copyright": "Taken from tgstation at commit https://github.com/harmonyn/-tg-station/blob/11043a07f6136d3d196b0378c31deb3dc1a9532f/icons/obj/clothing/masks.dmi",
+ "size": {
+ "x": 32,
+ "y": 32
+ },
+ "states": [
+ {
+ "name": "icon"
+ },
+ {
+ "name": "equipped-MASK",
+ "directions": 4
+ }
+ ]
+}
--- /dev/null
+{
+ "version": 1,
+ "license": "CC-BY-SA-3.0",
+ "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/blob/ed466a4c67828b44ddb9d9550366be5c2d745955/icons/obj/clothing/masks.dmi",
+ "size": {
+ "x": 32,
+ "y": 32
+ },
+ "states": [
+ {
+ "name": "icon"
+ },
+ {
+ "name": "equipped-MASK",
+ "directions": 4
+ }
+ ]
+}
--- /dev/null
+{
+ "version": 1,
+ "license": "CC-BY-SA-3.0",
+ "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/blob/ed466a4c67828b44ddb9d9550366be5c2d745955/icons/obj/clothing/masks.dmi",
+ "size": {
+ "x": 32,
+ "y": 32
+ },
+ "states": [
+ {
+ "name": "icon"
+ },
+ {
+ "name": "equipped-MASK",
+ "directions": 4
+ }
+ ]
+}