mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-24 13:46:53 +01:00
fixes some sprites, adds a thin blindfold
This commit is contained in:
@@ -1299,6 +1299,8 @@
|
||||
var/obj/item/clothing/glasses/welding/O = glasses
|
||||
if(!O.up)
|
||||
found_welder = 1
|
||||
if(istype(glasses, /obj/item/clothing/glasses/sunglasses/thinblindfold))
|
||||
found_welder = 1
|
||||
if(!found_welder && istype(head, /obj/item/clothing/head/welding))
|
||||
var/obj/item/clothing/head/welding/O = head
|
||||
if(!O.up)
|
||||
|
||||
Reference in New Issue
Block a user