mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 03:25:49 +01:00
TG: Readds the clusterbang.
Eye damage over 20 units now causes permanent vision impairment, Eye damage over 30 units now causes permanent welder-vision. Eye damage is treated by Imidazoline or eye surgery. Full blindness still only treatable by eye surgery. Revision: r2951 Author: VivianFoxfoot
This commit is contained in:
@@ -1282,7 +1282,7 @@
|
||||
if (druggy)
|
||||
client.screen += hud_used.druggy
|
||||
|
||||
if (istype(head, /obj/item/clothing/head/helmet/welding))
|
||||
if ((istype(head, /obj/item/clothing/head/helmet/welding)) )
|
||||
if(!head:up && tinted_weldhelh)
|
||||
client.screen += hud_used.darkMask
|
||||
|
||||
|
||||
Reference in New Issue
Block a user