mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 05:00:55 +01:00
Stops Teshari Eyes From Blinking (#5610)
## About The Pull Request Has anyone ever noticed how teshari will sometimes have little erroneous pixels above their heads? Well it turns out theres a variable to simply turn that off! ## Why It's Good For The Game One less tesh bug for the books. ## Proof Of Testing No images you'll just have to trust me on this one. ## Changelog 🆑 Robwo fix: Teshari can no longer blink /🆑
This commit is contained in:
@@ -65,6 +65,7 @@
|
||||
/obj/item/organ/eyes/teshari
|
||||
name = "teshari eyes"
|
||||
eye_icon = 'modular_skyrat/modules/organs/icons/teshari_eyes.dmi'
|
||||
blink_animation = FALSE
|
||||
|
||||
/datum/species/teshari/prepare_human_for_preview(mob/living/carbon/human/tesh)
|
||||
var/base_color = "#c0965f"
|
||||
|
||||
Reference in New Issue
Block a user