Bubberstation/Bubberstation

Clothing items missing digi-legs variant

Open

#1 124 ouverte le 9 févr. 2024

Voir sur GitHub
 (5 commentaires) (0 réactions) (2 assignés)DM (479 forks)batch import
CODECON 4Good First PRHelp WantedSprites

Métriques du dépôt

Stars
 (81 stars)
Métriques de merge PR
 (Merge moyen 6j 18h) (100 PRs mergées en 30 j)

Description

Issue Summary

A number of suit items are missing sprites for characters with digitigrade legs. Most likely cause is that they would use the same sprite for both leg types, but nobody copied and renamed the normal sprite for digilegs or the code isn't set to use the same sprite for both leg types. The ones I've been able to find in the loadout menu alone are:

  • Mothic Flight Suit /obj/item/clothing/suit/mothcoat
  • Black And Red Space Suit Replica (TG) /obj/item/clothing/suit/syndicatefake
  • Scrap Armor /obj/item/clothing/suit/scraparmour
  • starlight singer jacket /obj/item/clothing/suit/mikujacket
  • Rainbow Coat /obj/item/clothing/suit/toggle/rainbowcoat
  • Recruiter's Jacket /obj/item/clothing/suit/toggle/recruiter_jacket
  • Short Purple Coat /obj/item/clothing/suit/short_coat
  • Golden Nanotrasen Officer Coat /obj/item/clothing/suit/razurathcoat
  • Leather Apron /obj/item/clothing/suit/leatherapron
  • Ablative Trenchcoat (TG) /obj/item/clothing/suit/hooded/ablative
  • Pharoh Tunic /obj/item/clothing/suit/costume/nemes
  • Divine Archers boot (TG) /obj/item/clothing/shoes/divine_archer
  • Ancient Robes (Chaplain/SR) /obj/item/clothing/suit/hooded/cultlain_robe *Note, the actual cult robe has digi leg sprite so this is easily fixed

Guide contributeur