]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Added more pride cloaks and made them craftable at the uniform printer (#21077)
authorTherapyGoth <148295971+TherapyGoth@users.noreply.github.com>
Sat, 6 Jan 2024 06:15:06 +0000 (00:15 -0600)
committerGitHub <noreply@github.com>
Sat, 6 Jan 2024 06:15:06 +0000 (17:15 +1100)
* added more pride capes

* made the capes craftable

* fixed sprite names and coding errors

* renamed capes to cloaks to be in line with other cloaks

---------

Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
41 files changed:
Resources/Prototypes/Entities/Clothing/Neck/cloaks.yml
Resources/Textures/Clothing/Neck/Cloaks/ace.rsi/equipped-NECK.png [new file with mode: 0644]
Resources/Textures/Clothing/Neck/Cloaks/ace.rsi/icon.png [new file with mode: 0644]
Resources/Textures/Clothing/Neck/Cloaks/ace.rsi/inhand-left.png [new file with mode: 0644]
Resources/Textures/Clothing/Neck/Cloaks/ace.rsi/inhand-right.png [new file with mode: 0644]
Resources/Textures/Clothing/Neck/Cloaks/ace.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Clothing/Neck/Cloaks/aro.rsi/equipped-NECK.png [new file with mode: 0644]
Resources/Textures/Clothing/Neck/Cloaks/aro.rsi/icon.png [new file with mode: 0644]
Resources/Textures/Clothing/Neck/Cloaks/aro.rsi/inhand-left.png [new file with mode: 0644]
Resources/Textures/Clothing/Neck/Cloaks/aro.rsi/inhand-right.png [new file with mode: 0644]
Resources/Textures/Clothing/Neck/Cloaks/aro.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Clothing/Neck/Cloaks/bi.rsi/equipped-NECK.png [new file with mode: 0644]
Resources/Textures/Clothing/Neck/Cloaks/bi.rsi/icon.png [new file with mode: 0644]
Resources/Textures/Clothing/Neck/Cloaks/bi.rsi/inhand-left.png [new file with mode: 0644]
Resources/Textures/Clothing/Neck/Cloaks/bi.rsi/inhand-right.png [new file with mode: 0644]
Resources/Textures/Clothing/Neck/Cloaks/bi.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Clothing/Neck/Cloaks/enby.rsi/equipped-NECK.png [new file with mode: 0644]
Resources/Textures/Clothing/Neck/Cloaks/enby.rsi/icon.png [new file with mode: 0644]
Resources/Textures/Clothing/Neck/Cloaks/enby.rsi/inhand-left.png [new file with mode: 0644]
Resources/Textures/Clothing/Neck/Cloaks/enby.rsi/inhand-right.png [new file with mode: 0644]
Resources/Textures/Clothing/Neck/Cloaks/enby.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Clothing/Neck/Cloaks/gay.rsi/equipped-NECK.png [new file with mode: 0644]
Resources/Textures/Clothing/Neck/Cloaks/gay.rsi/icon.png [new file with mode: 0644]
Resources/Textures/Clothing/Neck/Cloaks/gay.rsi/inhand-left.png [new file with mode: 0644]
Resources/Textures/Clothing/Neck/Cloaks/gay.rsi/inhand-right.png [new file with mode: 0644]
Resources/Textures/Clothing/Neck/Cloaks/gay.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Clothing/Neck/Cloaks/intersex.rsi/equipped-NECK.png [new file with mode: 0644]
Resources/Textures/Clothing/Neck/Cloaks/intersex.rsi/icon.png [new file with mode: 0644]
Resources/Textures/Clothing/Neck/Cloaks/intersex.rsi/inhand-left.png [new file with mode: 0644]
Resources/Textures/Clothing/Neck/Cloaks/intersex.rsi/inhand-right.png [new file with mode: 0644]
Resources/Textures/Clothing/Neck/Cloaks/intersex.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Clothing/Neck/Cloaks/les.rsi/equipped-NECK.png [new file with mode: 0644]
Resources/Textures/Clothing/Neck/Cloaks/les.rsi/icon.png [new file with mode: 0644]
Resources/Textures/Clothing/Neck/Cloaks/les.rsi/inhand-left.png [new file with mode: 0644]
Resources/Textures/Clothing/Neck/Cloaks/les.rsi/inhand-right.png [new file with mode: 0644]
Resources/Textures/Clothing/Neck/Cloaks/les.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Clothing/Neck/Cloaks/pan.rsi/equipped-NECK.png [new file with mode: 0644]
Resources/Textures/Clothing/Neck/Cloaks/pan.rsi/icon.png [new file with mode: 0644]
Resources/Textures/Clothing/Neck/Cloaks/pan.rsi/inhand-left.png [new file with mode: 0644]
Resources/Textures/Clothing/Neck/Cloaks/pan.rsi/inhand-right.png [new file with mode: 0644]
Resources/Textures/Clothing/Neck/Cloaks/pan.rsi/meta.json [new file with mode: 0644]

index 6d6e2fb8a8ba3099c60ae6e733a65f0be0b1dfef..48bd039fe423aa944d867c1aa81b330fe2a8e6e0 100644 (file)
   - type: Sprite
     sprite: Clothing/Neck/Cloaks/void.rsi
   - type: TypingIndicatorClothing
-    proto: alien
\ No newline at end of file
+    proto: alien
+    
+- type: entity
+  parent: ClothingNeckBase
+  id: ClothingNeckCloakAce
+  name: pilot's cloak
+  description: Cloak awarded to Nanotrasen's finest space aces.
+  components:
+  - type: Sprite
+    sprite: Clothing/Neck/Cloaks/ace.rsi
+    
+- type: entity
+  parent: ClothingNeckBase
+  id: ClothingNeckCloakAro
+  name: werewolf cloak
+  description: This cloak lets others know you're a lone wolf.
+  components:
+  - type: Sprite
+    sprite: Clothing/Neck/Cloaks/aro.rsi
+    
+- type: entity
+  parent: ClothingNeckBase
+  id: ClothingNeckCloakBi
+  name: poison cloak
+  description: The purple color is a clear indicator you are poisonous.
+  components:
+  - type: Sprite
+    sprite: Clothing/Neck/Cloaks/bi.rsi
+    
+- type: entity
+  parent: ClothingNeckBase
+  id: ClothingNeckCloakIntersex
+  name: cyclops cloak
+  description: The circle on this cloak represents a cyclops' eye.
+  components:
+  - type: Sprite
+    sprite: Clothing/Neck/Cloaks/intersex.rsi
+    
+- type: entity
+  parent: ClothingNeckBase
+  id: ClothingNeckCloakLesbian
+  name: poet cloak
+  description: This cloak belonged to an ancient poet, you forgot which one.
+  components:
+  - type: Sprite
+    sprite: Clothing/Neck/Cloaks/les.rsi
+    
+- type: entity
+  parent: ClothingNeckBase
+  id: ClothingNeckCloakGay
+  name: multi-level marketing cloak
+  description: This cloak is highly sought after in the Nanotrasen Marketing Offices.
+  components:
+  - type: Sprite
+    sprite: Clothing/Neck/Cloaks/gay.rsi
+    
+- type: entity
+  parent: ClothingNeckBase
+  id: ClothingNeckCloakEnby
+  name: treasure hunter cloak
+  description: This cloak belonged to a greedy treasure hunter.
+  components:
+  - type: Sprite
+    sprite: Clothing/Neck/Cloaks/enby.rsi
+   
+- type: entity
+  parent: ClothingNeckBase
+  id: ClothingNeckCloakPan
+  name: chef's cloak
+  description: Meant to be worn alongside a frying pan.
+  components:
+  - type: Sprite
+    sprite: Clothing/Neck/Cloaks/pan.rsi
+   
diff --git a/Resources/Textures/Clothing/Neck/Cloaks/ace.rsi/equipped-NECK.png b/Resources/Textures/Clothing/Neck/Cloaks/ace.rsi/equipped-NECK.png
new file mode 100644 (file)
index 0000000..1bf0eeb
Binary files /dev/null and b/Resources/Textures/Clothing/Neck/Cloaks/ace.rsi/equipped-NECK.png differ
diff --git a/Resources/Textures/Clothing/Neck/Cloaks/ace.rsi/icon.png b/Resources/Textures/Clothing/Neck/Cloaks/ace.rsi/icon.png
new file mode 100644 (file)
index 0000000..b81ad3d
Binary files /dev/null and b/Resources/Textures/Clothing/Neck/Cloaks/ace.rsi/icon.png differ
diff --git a/Resources/Textures/Clothing/Neck/Cloaks/ace.rsi/inhand-left.png b/Resources/Textures/Clothing/Neck/Cloaks/ace.rsi/inhand-left.png
new file mode 100644 (file)
index 0000000..8e9262e
Binary files /dev/null and b/Resources/Textures/Clothing/Neck/Cloaks/ace.rsi/inhand-left.png differ
diff --git a/Resources/Textures/Clothing/Neck/Cloaks/ace.rsi/inhand-right.png b/Resources/Textures/Clothing/Neck/Cloaks/ace.rsi/inhand-right.png
new file mode 100644 (file)
index 0000000..0afc283
Binary files /dev/null and b/Resources/Textures/Clothing/Neck/Cloaks/ace.rsi/inhand-right.png differ
diff --git a/Resources/Textures/Clothing/Neck/Cloaks/ace.rsi/meta.json b/Resources/Textures/Clothing/Neck/Cloaks/ace.rsi/meta.json
new file mode 100644 (file)
index 0000000..b29eb9f
--- /dev/null
@@ -0,0 +1,26 @@
+{
+  "version": 1,
+  "license": "CC-BY-SA-3.0",
+  "copyright": "Made by superfreak9111 on discord for Space Station 14",
+  "size": {
+    "x": 32,
+    "y": 32
+  },
+  "states": [
+    {
+      "name": "icon"
+    },
+       {
+      "name": "equipped-NECK",
+      "directions": 4
+    },
+    {
+      "name": "inhand-left",
+      "directions": 4
+    },
+    {
+      "name": "inhand-right",
+      "directions": 4
+    }
+  ]
+}
diff --git a/Resources/Textures/Clothing/Neck/Cloaks/aro.rsi/equipped-NECK.png b/Resources/Textures/Clothing/Neck/Cloaks/aro.rsi/equipped-NECK.png
new file mode 100644 (file)
index 0000000..80a27e4
Binary files /dev/null and b/Resources/Textures/Clothing/Neck/Cloaks/aro.rsi/equipped-NECK.png differ
diff --git a/Resources/Textures/Clothing/Neck/Cloaks/aro.rsi/icon.png b/Resources/Textures/Clothing/Neck/Cloaks/aro.rsi/icon.png
new file mode 100644 (file)
index 0000000..0426a30
Binary files /dev/null and b/Resources/Textures/Clothing/Neck/Cloaks/aro.rsi/icon.png differ
diff --git a/Resources/Textures/Clothing/Neck/Cloaks/aro.rsi/inhand-left.png b/Resources/Textures/Clothing/Neck/Cloaks/aro.rsi/inhand-left.png
new file mode 100644 (file)
index 0000000..4ae5b32
Binary files /dev/null and b/Resources/Textures/Clothing/Neck/Cloaks/aro.rsi/inhand-left.png differ
diff --git a/Resources/Textures/Clothing/Neck/Cloaks/aro.rsi/inhand-right.png b/Resources/Textures/Clothing/Neck/Cloaks/aro.rsi/inhand-right.png
new file mode 100644 (file)
index 0000000..0b3e4a4
Binary files /dev/null and b/Resources/Textures/Clothing/Neck/Cloaks/aro.rsi/inhand-right.png differ
diff --git a/Resources/Textures/Clothing/Neck/Cloaks/aro.rsi/meta.json b/Resources/Textures/Clothing/Neck/Cloaks/aro.rsi/meta.json
new file mode 100644 (file)
index 0000000..b29eb9f
--- /dev/null
@@ -0,0 +1,26 @@
+{
+  "version": 1,
+  "license": "CC-BY-SA-3.0",
+  "copyright": "Made by superfreak9111 on discord for Space Station 14",
+  "size": {
+    "x": 32,
+    "y": 32
+  },
+  "states": [
+    {
+      "name": "icon"
+    },
+       {
+      "name": "equipped-NECK",
+      "directions": 4
+    },
+    {
+      "name": "inhand-left",
+      "directions": 4
+    },
+    {
+      "name": "inhand-right",
+      "directions": 4
+    }
+  ]
+}
diff --git a/Resources/Textures/Clothing/Neck/Cloaks/bi.rsi/equipped-NECK.png b/Resources/Textures/Clothing/Neck/Cloaks/bi.rsi/equipped-NECK.png
new file mode 100644 (file)
index 0000000..77e9c2b
Binary files /dev/null and b/Resources/Textures/Clothing/Neck/Cloaks/bi.rsi/equipped-NECK.png differ
diff --git a/Resources/Textures/Clothing/Neck/Cloaks/bi.rsi/icon.png b/Resources/Textures/Clothing/Neck/Cloaks/bi.rsi/icon.png
new file mode 100644 (file)
index 0000000..5135391
Binary files /dev/null and b/Resources/Textures/Clothing/Neck/Cloaks/bi.rsi/icon.png differ
diff --git a/Resources/Textures/Clothing/Neck/Cloaks/bi.rsi/inhand-left.png b/Resources/Textures/Clothing/Neck/Cloaks/bi.rsi/inhand-left.png
new file mode 100644 (file)
index 0000000..5120f12
Binary files /dev/null and b/Resources/Textures/Clothing/Neck/Cloaks/bi.rsi/inhand-left.png differ
diff --git a/Resources/Textures/Clothing/Neck/Cloaks/bi.rsi/inhand-right.png b/Resources/Textures/Clothing/Neck/Cloaks/bi.rsi/inhand-right.png
new file mode 100644 (file)
index 0000000..45e3759
Binary files /dev/null and b/Resources/Textures/Clothing/Neck/Cloaks/bi.rsi/inhand-right.png differ
diff --git a/Resources/Textures/Clothing/Neck/Cloaks/bi.rsi/meta.json b/Resources/Textures/Clothing/Neck/Cloaks/bi.rsi/meta.json
new file mode 100644 (file)
index 0000000..b29eb9f
--- /dev/null
@@ -0,0 +1,26 @@
+{
+  "version": 1,
+  "license": "CC-BY-SA-3.0",
+  "copyright": "Made by superfreak9111 on discord for Space Station 14",
+  "size": {
+    "x": 32,
+    "y": 32
+  },
+  "states": [
+    {
+      "name": "icon"
+    },
+       {
+      "name": "equipped-NECK",
+      "directions": 4
+    },
+    {
+      "name": "inhand-left",
+      "directions": 4
+    },
+    {
+      "name": "inhand-right",
+      "directions": 4
+    }
+  ]
+}
diff --git a/Resources/Textures/Clothing/Neck/Cloaks/enby.rsi/equipped-NECK.png b/Resources/Textures/Clothing/Neck/Cloaks/enby.rsi/equipped-NECK.png
new file mode 100644 (file)
index 0000000..6983acd
Binary files /dev/null and b/Resources/Textures/Clothing/Neck/Cloaks/enby.rsi/equipped-NECK.png differ
diff --git a/Resources/Textures/Clothing/Neck/Cloaks/enby.rsi/icon.png b/Resources/Textures/Clothing/Neck/Cloaks/enby.rsi/icon.png
new file mode 100644 (file)
index 0000000..191de87
Binary files /dev/null and b/Resources/Textures/Clothing/Neck/Cloaks/enby.rsi/icon.png differ
diff --git a/Resources/Textures/Clothing/Neck/Cloaks/enby.rsi/inhand-left.png b/Resources/Textures/Clothing/Neck/Cloaks/enby.rsi/inhand-left.png
new file mode 100644 (file)
index 0000000..0af2224
Binary files /dev/null and b/Resources/Textures/Clothing/Neck/Cloaks/enby.rsi/inhand-left.png differ
diff --git a/Resources/Textures/Clothing/Neck/Cloaks/enby.rsi/inhand-right.png b/Resources/Textures/Clothing/Neck/Cloaks/enby.rsi/inhand-right.png
new file mode 100644 (file)
index 0000000..f2e559d
Binary files /dev/null and b/Resources/Textures/Clothing/Neck/Cloaks/enby.rsi/inhand-right.png differ
diff --git a/Resources/Textures/Clothing/Neck/Cloaks/enby.rsi/meta.json b/Resources/Textures/Clothing/Neck/Cloaks/enby.rsi/meta.json
new file mode 100644 (file)
index 0000000..b29eb9f
--- /dev/null
@@ -0,0 +1,26 @@
+{
+  "version": 1,
+  "license": "CC-BY-SA-3.0",
+  "copyright": "Made by superfreak9111 on discord for Space Station 14",
+  "size": {
+    "x": 32,
+    "y": 32
+  },
+  "states": [
+    {
+      "name": "icon"
+    },
+       {
+      "name": "equipped-NECK",
+      "directions": 4
+    },
+    {
+      "name": "inhand-left",
+      "directions": 4
+    },
+    {
+      "name": "inhand-right",
+      "directions": 4
+    }
+  ]
+}
diff --git a/Resources/Textures/Clothing/Neck/Cloaks/gay.rsi/equipped-NECK.png b/Resources/Textures/Clothing/Neck/Cloaks/gay.rsi/equipped-NECK.png
new file mode 100644 (file)
index 0000000..cf6c7ac
Binary files /dev/null and b/Resources/Textures/Clothing/Neck/Cloaks/gay.rsi/equipped-NECK.png differ
diff --git a/Resources/Textures/Clothing/Neck/Cloaks/gay.rsi/icon.png b/Resources/Textures/Clothing/Neck/Cloaks/gay.rsi/icon.png
new file mode 100644 (file)
index 0000000..3e864b3
Binary files /dev/null and b/Resources/Textures/Clothing/Neck/Cloaks/gay.rsi/icon.png differ
diff --git a/Resources/Textures/Clothing/Neck/Cloaks/gay.rsi/inhand-left.png b/Resources/Textures/Clothing/Neck/Cloaks/gay.rsi/inhand-left.png
new file mode 100644 (file)
index 0000000..e33174c
Binary files /dev/null and b/Resources/Textures/Clothing/Neck/Cloaks/gay.rsi/inhand-left.png differ
diff --git a/Resources/Textures/Clothing/Neck/Cloaks/gay.rsi/inhand-right.png b/Resources/Textures/Clothing/Neck/Cloaks/gay.rsi/inhand-right.png
new file mode 100644 (file)
index 0000000..093cc7d
Binary files /dev/null and b/Resources/Textures/Clothing/Neck/Cloaks/gay.rsi/inhand-right.png differ
diff --git a/Resources/Textures/Clothing/Neck/Cloaks/gay.rsi/meta.json b/Resources/Textures/Clothing/Neck/Cloaks/gay.rsi/meta.json
new file mode 100644 (file)
index 0000000..b29eb9f
--- /dev/null
@@ -0,0 +1,26 @@
+{
+  "version": 1,
+  "license": "CC-BY-SA-3.0",
+  "copyright": "Made by superfreak9111 on discord for Space Station 14",
+  "size": {
+    "x": 32,
+    "y": 32
+  },
+  "states": [
+    {
+      "name": "icon"
+    },
+       {
+      "name": "equipped-NECK",
+      "directions": 4
+    },
+    {
+      "name": "inhand-left",
+      "directions": 4
+    },
+    {
+      "name": "inhand-right",
+      "directions": 4
+    }
+  ]
+}
diff --git a/Resources/Textures/Clothing/Neck/Cloaks/intersex.rsi/equipped-NECK.png b/Resources/Textures/Clothing/Neck/Cloaks/intersex.rsi/equipped-NECK.png
new file mode 100644 (file)
index 0000000..3033441
Binary files /dev/null and b/Resources/Textures/Clothing/Neck/Cloaks/intersex.rsi/equipped-NECK.png differ
diff --git a/Resources/Textures/Clothing/Neck/Cloaks/intersex.rsi/icon.png b/Resources/Textures/Clothing/Neck/Cloaks/intersex.rsi/icon.png
new file mode 100644 (file)
index 0000000..2c1054e
Binary files /dev/null and b/Resources/Textures/Clothing/Neck/Cloaks/intersex.rsi/icon.png differ
diff --git a/Resources/Textures/Clothing/Neck/Cloaks/intersex.rsi/inhand-left.png b/Resources/Textures/Clothing/Neck/Cloaks/intersex.rsi/inhand-left.png
new file mode 100644 (file)
index 0000000..8795038
Binary files /dev/null and b/Resources/Textures/Clothing/Neck/Cloaks/intersex.rsi/inhand-left.png differ
diff --git a/Resources/Textures/Clothing/Neck/Cloaks/intersex.rsi/inhand-right.png b/Resources/Textures/Clothing/Neck/Cloaks/intersex.rsi/inhand-right.png
new file mode 100644 (file)
index 0000000..a4e67b6
Binary files /dev/null and b/Resources/Textures/Clothing/Neck/Cloaks/intersex.rsi/inhand-right.png differ
diff --git a/Resources/Textures/Clothing/Neck/Cloaks/intersex.rsi/meta.json b/Resources/Textures/Clothing/Neck/Cloaks/intersex.rsi/meta.json
new file mode 100644 (file)
index 0000000..b29eb9f
--- /dev/null
@@ -0,0 +1,26 @@
+{
+  "version": 1,
+  "license": "CC-BY-SA-3.0",
+  "copyright": "Made by superfreak9111 on discord for Space Station 14",
+  "size": {
+    "x": 32,
+    "y": 32
+  },
+  "states": [
+    {
+      "name": "icon"
+    },
+       {
+      "name": "equipped-NECK",
+      "directions": 4
+    },
+    {
+      "name": "inhand-left",
+      "directions": 4
+    },
+    {
+      "name": "inhand-right",
+      "directions": 4
+    }
+  ]
+}
diff --git a/Resources/Textures/Clothing/Neck/Cloaks/les.rsi/equipped-NECK.png b/Resources/Textures/Clothing/Neck/Cloaks/les.rsi/equipped-NECK.png
new file mode 100644 (file)
index 0000000..257de32
Binary files /dev/null and b/Resources/Textures/Clothing/Neck/Cloaks/les.rsi/equipped-NECK.png differ
diff --git a/Resources/Textures/Clothing/Neck/Cloaks/les.rsi/icon.png b/Resources/Textures/Clothing/Neck/Cloaks/les.rsi/icon.png
new file mode 100644 (file)
index 0000000..3518554
Binary files /dev/null and b/Resources/Textures/Clothing/Neck/Cloaks/les.rsi/icon.png differ
diff --git a/Resources/Textures/Clothing/Neck/Cloaks/les.rsi/inhand-left.png b/Resources/Textures/Clothing/Neck/Cloaks/les.rsi/inhand-left.png
new file mode 100644 (file)
index 0000000..027e894
Binary files /dev/null and b/Resources/Textures/Clothing/Neck/Cloaks/les.rsi/inhand-left.png differ
diff --git a/Resources/Textures/Clothing/Neck/Cloaks/les.rsi/inhand-right.png b/Resources/Textures/Clothing/Neck/Cloaks/les.rsi/inhand-right.png
new file mode 100644 (file)
index 0000000..1ee297b
Binary files /dev/null and b/Resources/Textures/Clothing/Neck/Cloaks/les.rsi/inhand-right.png differ
diff --git a/Resources/Textures/Clothing/Neck/Cloaks/les.rsi/meta.json b/Resources/Textures/Clothing/Neck/Cloaks/les.rsi/meta.json
new file mode 100644 (file)
index 0000000..b29eb9f
--- /dev/null
@@ -0,0 +1,26 @@
+{
+  "version": 1,
+  "license": "CC-BY-SA-3.0",
+  "copyright": "Made by superfreak9111 on discord for Space Station 14",
+  "size": {
+    "x": 32,
+    "y": 32
+  },
+  "states": [
+    {
+      "name": "icon"
+    },
+       {
+      "name": "equipped-NECK",
+      "directions": 4
+    },
+    {
+      "name": "inhand-left",
+      "directions": 4
+    },
+    {
+      "name": "inhand-right",
+      "directions": 4
+    }
+  ]
+}
diff --git a/Resources/Textures/Clothing/Neck/Cloaks/pan.rsi/equipped-NECK.png b/Resources/Textures/Clothing/Neck/Cloaks/pan.rsi/equipped-NECK.png
new file mode 100644 (file)
index 0000000..db81ed1
Binary files /dev/null and b/Resources/Textures/Clothing/Neck/Cloaks/pan.rsi/equipped-NECK.png differ
diff --git a/Resources/Textures/Clothing/Neck/Cloaks/pan.rsi/icon.png b/Resources/Textures/Clothing/Neck/Cloaks/pan.rsi/icon.png
new file mode 100644 (file)
index 0000000..1bac95d
Binary files /dev/null and b/Resources/Textures/Clothing/Neck/Cloaks/pan.rsi/icon.png differ
diff --git a/Resources/Textures/Clothing/Neck/Cloaks/pan.rsi/inhand-left.png b/Resources/Textures/Clothing/Neck/Cloaks/pan.rsi/inhand-left.png
new file mode 100644 (file)
index 0000000..f31dc5d
Binary files /dev/null and b/Resources/Textures/Clothing/Neck/Cloaks/pan.rsi/inhand-left.png differ
diff --git a/Resources/Textures/Clothing/Neck/Cloaks/pan.rsi/inhand-right.png b/Resources/Textures/Clothing/Neck/Cloaks/pan.rsi/inhand-right.png
new file mode 100644 (file)
index 0000000..e569cec
Binary files /dev/null and b/Resources/Textures/Clothing/Neck/Cloaks/pan.rsi/inhand-right.png differ
diff --git a/Resources/Textures/Clothing/Neck/Cloaks/pan.rsi/meta.json b/Resources/Textures/Clothing/Neck/Cloaks/pan.rsi/meta.json
new file mode 100644 (file)
index 0000000..b29eb9f
--- /dev/null
@@ -0,0 +1,26 @@
+{
+  "version": 1,
+  "license": "CC-BY-SA-3.0",
+  "copyright": "Made by superfreak9111 on discord for Space Station 14",
+  "size": {
+    "x": 32,
+    "y": 32
+  },
+  "states": [
+    {
+      "name": "icon"
+    },
+       {
+      "name": "equipped-NECK",
+      "directions": 4
+    },
+    {
+      "name": "inhand-left",
+      "directions": 4
+    },
+    {
+      "name": "inhand-right",
+      "directions": 4
+    }
+  ]
+}