mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-08 21:54:42 +01:00
5 lines
86 B
Plaintext
5 lines
86 B
Plaintext
/mob/living/death(gibbed)
|
|
blinded = max(blinded, 1)
|
|
|
|
clear_fullscreens()
|
|
..(gibbed) |