mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
[MIRROR] new photocopier butts (#11971)
Co-authored-by: Will <7099514+Willburd@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
8104dc4437
commit
b6b52ebecc
@@ -296,21 +296,26 @@
|
||||
temp_img = icon('icons/obj/butts_vr.dmi', "vulp") // placeholder until we get fennec butts.
|
||||
if(SPECIES_AKULA)
|
||||
temp_img = icon('icons/obj/butts_vr.dmi', "xeno") // placeholder until we get proper sharkbutt. AKULA BE THICC ASS SHARKS MMMMMMMMMMMMMMKAY?
|
||||
/* // Commented out because no icons exist, BUT if someone wants to sprite some more ASSCHEEKS, then just uncomment these and you have asses for each species. - Rykka.
|
||||
// Butts by Meek the stoat!
|
||||
if(SPECIES_TESHARI)
|
||||
temp_img = icon('icons/obj/butts_vr.dmi', "tesh")
|
||||
if(SPECIES_SERGAL)
|
||||
temp_img = icon('icons/obj/butts_vr.dmi', "sergal")
|
||||
if(SPECIES_NEVREAN)
|
||||
temp_img = icon('icons/obj/butts_vr.dmi', "tesh") // kinda close! but should have it's own someday
|
||||
if(SPECIES_ALTEVIAN)
|
||||
temp_img = icon('icons/obj/butts_vr.dmi', "altevian")
|
||||
/* // Commented out because no icons exist, BUT if someone wants to sprite some more ASSCHEEKS, then just uncomment these and you have asses for each species. - Rykka.
|
||||
if(SPECIES_SHADEKIN || SPECIES_SHADEKIN_CREW)
|
||||
temp_img = icon('icons/obj/butts_vr.dmi', "shadekin")
|
||||
if(SPECIES_ALRAUNE)
|
||||
temp_img = icon('icons/obj/butts_vr.dmi', "alraune")
|
||||
if(SPECIES_NEVREAN)
|
||||
temp_img = icon('icons/obj/butts_vr.dmi', "nevrean")
|
||||
if(SPECIES_RAPALA)
|
||||
temp_img = icon('icons/obj/butts_vr.dmi', "rapala")
|
||||
if(SPECIES_ZADDAT)
|
||||
temp_img = icon('icons/obj/butts_vr.dmi', "zaddat")
|
||||
if(SPECIES_SERGAL)
|
||||
temp_img = icon('icons/obj/butts_vr.dmi', "sergal")
|
||||
if(SPECIES_XENOCHIMERA)
|
||||
temp_img = icon('icons/obj/butts_vr.dmi', "xenochimera")
|
||||
*/
|
||||
else // Sanity/Safety check - does their species not show up or not work, or did something fail, but they're DEFINITELY a /human/ subtype? Print the 'default' ass.
|
||||
temp_img = icon('icons/obj/butts_vr.dmi', "human")
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 27 KiB After Width: | Height: | Size: 24 KiB |
Reference in New Issue
Block a user