mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 12:07:27 +01:00
* CI now bans files with the same name * Part 1 * Warriorstar python tweaks * Part Deux * Fix unticked * fix
5 lines
155 B
Plaintext
5 lines
155 B
Plaintext
/mob/living/carbon/human/Logout()
|
|
..()
|
|
if(mind && mind.active && stat != DEAD)
|
|
overlays += image('icons/effects/effects.dmi', icon_state = "zzz_glow")
|