Bubberstation/Bubberstation

Clothing items missing digi-legs variant

Open

#1.124 aberto em 9 de fev. de 2024

Ver no GitHub
 (5 comments) (0 reactions) (2 assignees)DM (479 forks)batch import
CODECON 4Good First PRHelp WantedSprites

Métricas do repositório

Stars
 (81 stars)
Métricas de merge de PR
 (Mesclagem média 6d 18h) (100 fundiu PRs em 30d)

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

Guia do colaborador