]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Added Junkeys (#34121)
authorMercer Bray <74152185+DissidentBullet@users.noreply.github.com>
Wed, 16 Apr 2025 23:14:28 +0000 (00:14 +0100)
committerGitHub <noreply@github.com>
Wed, 16 Apr 2025 23:14:28 +0000 (19:14 -0400)
* Added Junkeys

Monkeys can now tote the syndicate Juggernaut suit! With a nifty little sprite.

Update meta.json

Update Equipped-HELMET-monkey.png

Delete Equipped-HELMET-monkey.png

Create equipped-HELMET-monkey.png

* Update meta.json

Credit attributed.

* Update meta.json

Credited edit.

Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml
Resources/Textures/Clothing/Head/Hardsuits/cybersun.rsi/equipped-HELMET-monkey.png [new file with mode: 0644]
Resources/Textures/Clothing/Head/Hardsuits/cybersun.rsi/meta.json
Resources/Textures/Clothing/OuterClothing/Hardsuits/cybersun.rsi/equipped-OUTERCLOTHING-monkey.png [new file with mode: 0644]
Resources/Textures/Clothing/OuterClothing/Hardsuits/cybersun.rsi/meta.json

index ba57ef9c538a76fd7a6f56bba08d69da71a02117..2c453ad16c5afd86ec41d6f993d352240eafd9db 100644 (file)
   - type: HeldSpeedModifier
   - type: ToggleableClothing
     clothingPrototype: ClothingHeadHelmetHardsuitCybersun
+  - type: Tag
+    tags:
+    - MonkeyWearable
 
 #Wizard Hardsuit
 - type: entity
diff --git a/Resources/Textures/Clothing/Head/Hardsuits/cybersun.rsi/equipped-HELMET-monkey.png b/Resources/Textures/Clothing/Head/Hardsuits/cybersun.rsi/equipped-HELMET-monkey.png
new file mode 100644 (file)
index 0000000..36824a8
Binary files /dev/null and b/Resources/Textures/Clothing/Head/Hardsuits/cybersun.rsi/equipped-HELMET-monkey.png differ
index 107ac8c1898d495c8573edca6eaadb1dfdb22186..518f3cb6509cd4ac0a143ba6cb5fc649a84f2771 100644 (file)
@@ -1,7 +1,7 @@
 {
   "version": 1,
   "license": "CC-BY-SA-3.0",
-  "copyright": "Taken from Paradise SS13 at commit https://github.com/ParadiseSS13/Paradise/commit/a67c929b7394f78e7787114457ba42f4df6cc3a1. Vox state by Flareguy for SS14",
+  "copyright": "Taken from Paradise SS13 at commit https://github.com/ParadiseSS13/Paradise/commit/a67c929b7394f78e7787114457ba42f4df6cc3a1. Vox state by Flareguy for SS14. monkey state made by MercerBray for Ss14",
   "size": {
     "x": 32,
     "y": 32
     {
       "name": "equipped-HELMET-vox",
       "directions": 4
+    },
+    {
+      "name": "equipped-HELMET-monkey",
+      "directions": 4
     }
   ]
-}
\ No newline at end of file
+}
diff --git a/Resources/Textures/Clothing/OuterClothing/Hardsuits/cybersun.rsi/equipped-OUTERCLOTHING-monkey.png b/Resources/Textures/Clothing/OuterClothing/Hardsuits/cybersun.rsi/equipped-OUTERCLOTHING-monkey.png
new file mode 100644 (file)
index 0000000..8675a2b
Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/Hardsuits/cybersun.rsi/equipped-OUTERCLOTHING-monkey.png differ
index 084993c50a0914fa180253d329acbafe318a0428..3ca41b9454ed31e7ce0e09a3823ba04d930051c5 100644 (file)
@@ -1,7 +1,7 @@
 {
   "version": 1,
   "license": "CC-BY-SA-3.0",
-  "copyright": "Sprite made by Gtheglorious based on the sprite made by emisse for ss14, vox state made by Flareguy for SS14.",
+  "copyright": "Sprite made by Gtheglorious based on the sprite made by emisse for ss14, vox state made by Flareguy for SS14, monkey state made by MercerBray for Ss14.",
   "size": {
     "x": 32,
     "y": 32
       "name": "equipped-OUTERCLOTHING-vox",
       "directions": 4
     },
+    {
+      "name": "equipped-OUTERCLOTHING-monkey",
+      "directions": 4
+    },
     {
       "name": "inhand-left",
       "directions": 4
@@ -27,4 +31,4 @@
       "directions": 4
     }
   ]
-}
\ No newline at end of file
+}