Skip to content

Commit

Permalink
[Resprite] Lizard digitigrade (#1465)
Browse files Browse the repository at this point in the history
  • Loading branch information
Morb0 authored Oct 4, 2023
1 parent bb2d7d4 commit 7b1cc0f
Show file tree
Hide file tree
Showing 535 changed files with 1,962 additions and 899 deletions.
23 changes: 23 additions & 0 deletions Resources/Prototypes/Corvax/Species/reptilian.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
- type: humanoidBaseSprite
id: MobReptilianLLegDigi
baseSprite:
sprite: Corvax/Mobs/Species/Reptilian/parts.rsi
state: l_leg_digi

- type: humanoidBaseSprite
id: MobReptilianLFootDigi
baseSprite:
sprite: Corvax/Mobs/Species/Reptilian/parts.rsi
state: l_foot_digi

- type: humanoidBaseSprite
id: MobReptilianRLegDigi
baseSprite:
sprite: Corvax/Mobs/Species/Reptilian/parts.rsi
state: r_leg_digi

- type: humanoidBaseSprite
id: MobReptilianRFootDigi
baseSprite:
sprite: Corvax/Mobs/Species/Reptilian/parts.rsi
state: r_foot_digi
4 changes: 4 additions & 0 deletions Resources/Prototypes/Entities/Mobs/Species/reptilian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
- type: Body
prototype: Reptilian
requiredLegs: 2
- type: Inventory
speciesId: digi
- type: Butcherable
butcheringType: Spike
spawned:
Expand Down Expand Up @@ -68,5 +70,7 @@
components:
- type: HumanoidAppearance
species: Reptilian
- type: Inventory
speciesId: digi

#Weh
8 changes: 4 additions & 4 deletions Resources/Prototypes/Species/reptilian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@
RArm: MobReptilianRArm
LHand: MobReptilianLHand
RHand: MobReptilianRHand
LLeg: MobReptilianLLeg
RLeg: MobReptilianRLeg
LFoot: MobReptilianLFoot
RFoot: MobReptilianRFoot
LLeg: MobReptilianLLegDigi # Corvax-Digitigrade
RLeg: MobReptilianRLegDigi # Corvax-Digitigrade
LFoot: MobReptilianLFootDigi # Corvax-Digitigrade
RFoot: MobReptilianRFootDigi # Corvax-Digitigrade

- type: markingPoints
id: MobReptilianMarkingLimits
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 5 additions & 1 deletion Resources/Textures/Clothing/Mask/bat.rsi/meta.json
Original file line number Diff line number Diff line change
@@ -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, digi made by kuro(388673708753027083)",
"size": {
"x": 32,
"y": 32
Expand All @@ -13,6 +13,10 @@
{
"name": "equipped-MASK",
"directions": 4
},
{
"name": "equipped-MASK-digi",
"directions": 4
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 5 additions & 1 deletion Resources/Textures/Clothing/Mask/bear.rsi/meta.json
Original file line number Diff line number Diff line change
@@ -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, digi made by kuro(388673708753027083)",
"size": {
"x": 32,
"y": 32
Expand All @@ -13,6 +13,10 @@
{
"name": "equipped-MASK",
"directions": 4
},
{
"name": "equipped-MASK-digi",
"directions": 4
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 5 additions & 1 deletion Resources/Textures/Clothing/Mask/bee.rsi/meta.json
Original file line number Diff line number Diff line change
@@ -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, digi made by kuro(388673708753027083)",
"size": {
"x": 32,
"y": 32
Expand All @@ -13,6 +13,10 @@
{
"name": "equipped-MASK",
"directions": 4
},
{
"name": "equipped-MASK-digi",
"directions": 4
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 5 additions & 1 deletion Resources/Textures/Clothing/Mask/breath.rsi/meta.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e, digi made by kuro(388673708753027083)",
"size": {
"x": 32,
"y": 32
Expand Down Expand Up @@ -65,6 +65,10 @@
{
"name": "equipped-MASK-kangaroo",
"directions": 4
},
{
"name": "equipped-MASK-digi",
"directions": 4
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 5 additions & 1 deletion Resources/Textures/Clothing/Mask/clown.rsi/meta.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e, digi made by kuro(388673708753027083)",
"size": {
"x": 32,
"y": 32
Expand All @@ -18,6 +18,10 @@
"name": "equipped-MASK-hamster",
"directions": 4
},
{
"name": "equipped-MASK-digi",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 5 additions & 1 deletion Resources/Textures/Clothing/Mask/cluwne.rsi/meta.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Made by brainfood1183 (github) for ss14",
"copyright": "Made by brainfood1183 (github) for ss14, digi made by kuro(388673708753027083)",
"size": {
"x": 32,
"y": 32
Expand All @@ -13,6 +13,10 @@
{
"name": "equipped-MASK",
"directions": 4
},
{
"name": "equipped-MASK-digi",
"directions": 4
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 5 additions & 1 deletion Resources/Textures/Clothing/Mask/ert.rsi/meta.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Made by Nimfar11 (GitHub) for Space Station 14",
"copyright": "Made by Nimfar11 (GitHub) for Space Station 14, digi made by kuro(388673708753027083)",
"size": {
"x": 32,
"y": 32
Expand All @@ -14,6 +14,10 @@
"name": "equipped-MASK",
"directions": 4
},
{
"name": "equipped-MASK-digi",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 5 additions & 1 deletion Resources/Textures/Clothing/Mask/fox.rsi/meta.json
Original file line number Diff line number Diff line change
@@ -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, digi made by kuro(388673708753027083)",
"size": {
"x": 32,
"y": 32
Expand All @@ -13,6 +13,10 @@
{
"name": "equipped-MASK",
"directions": 4
},
{
"name": "equipped-MASK-digi",
"directions": 4
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 5 additions & 1 deletion Resources/Textures/Clothing/Mask/gas.rsi/meta.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e, digi made by kuro(388673708753027083)",
"size": {
"x": 32,
"y": 32
Expand All @@ -18,6 +18,10 @@
"name": "equipped-MASK-hamster",
"directions": 4
},
{
"name": "equipped-MASK-digi",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 5 additions & 1 deletion Resources/Textures/Clothing/Mask/gascaptain.rsi/meta.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e, remade by 𝚆𝚊𝚛𝚝𝚊𝚐𝚕𝚎𝚡#0912",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e, remade by 𝚆𝚊𝚛𝚝𝚊𝚐𝚕𝚎𝚡#0912, digi made by kuro(388673708753027083)",
"size": {
"x": 32,
"y": 32
Expand All @@ -14,6 +14,10 @@
"name": "equipped-MASK",
"directions": 4
},
{
"name": "equipped-MASK-digi",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 5 additions & 1 deletion Resources/Textures/Clothing/Mask/gascentcom.rsi/meta.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e, digi made by kuro(388673708753027083)",
"size": {
"x": 32,
"y": 32
Expand All @@ -14,6 +14,10 @@
"name": "equipped-MASK",
"directions": 4
},
{
"name": "equipped-MASK-digi",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 5 additions & 1 deletion Resources/Textures/Clothing/Mask/gasexplorer.rsi/meta.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e, digi made by kuro(388673708753027083)",
"size": {
"x": 32,
"y": 32
Expand All @@ -14,6 +14,10 @@
"name": "equipped-MASK",
"directions": 4
},
{
"name": "equipped-MASK-digi",
"directions": 4
},
{
"name": "up-equipped-MASK",
"directions": 4
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 5 additions & 1 deletion Resources/Textures/Clothing/Mask/gassecurity.rsi/meta.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e, digi made by kuro(388673708753027083)",
"size": {
"x": 32,
"y": 32
Expand All @@ -14,6 +14,10 @@
"name": "equipped-MASK",
"directions": 4
},
{
"name": "equipped-MASK-digi",
"directions": 4
},
{
"name": "up-equipped-MASK",
"directions": 4
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 11 additions & 1 deletion Resources/Textures/Clothing/Mask/gassyndicate.rsi/meta.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e, digi made by kuro(388673708753027083)",
"size": {
"x": 32,
"y": 32
Expand All @@ -20,6 +20,16 @@
[ 0.5, 0.5, 0.5 ]
]
},
{
"name": "equipped-MASK-digi",
"directions": 4,
"delays": [
[ 0.5, 0.5, 0.5 ],
[ 0.5, 0.5, 0.5 ],
[ 0.5, 0.5, 0.5 ],
[ 0.5, 0.5, 0.5 ]
]
},
{
"name": "inhand-left",
"directions": 4
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/6665eec76c98a4f3f89bebcd10b34b47dcc0b8ae",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/6665eec76c98a4f3f89bebcd10b34b47dcc0b8ae, digi made by kuro(388673708753027083)",
"size": {
"x": 32,
"y": 32
Expand All @@ -14,6 +14,10 @@
"name": "equipped-MASK",
"directions": 4
},
{
"name": "equipped-MASK-digi",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 5 additions & 1 deletion Resources/Textures/Clothing/Mask/jackal.rsi/meta.json
Original file line number Diff line number Diff line change
@@ -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, digi made by kuro(388673708753027083)",
"size": {
"x": 32,
"y": 32
Expand All @@ -13,6 +13,10 @@
{
"name": "equipped-MASK",
"directions": 4
},
{
"name": "equipped-MASK-digi",
"directions": 4
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 7b1cc0f

Please sign in to comment.