mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-10 07:45:00 +01:00
Merge pull request #9606 from VOREStation/upstream-merge-7834
[MIRROR] fixes some sprites, adds a thin blindfold
This commit is contained in:
committed by
Chompstation Bot
parent
d3f6cba62c
commit
3954bedb9d
@@ -27,6 +27,14 @@
|
||||
..()
|
||||
gear_tweaks += gear_tweak_free_color_choice
|
||||
|
||||
/datum/gear/eyes/thinblindfold
|
||||
display_name = "blindfold, thin white (recolorable)"
|
||||
path = /obj/item/clothing/glasses/sunglasses/thinblindfold
|
||||
|
||||
/datum/gear/eyes/thinblindfold/New()
|
||||
..()
|
||||
gear_tweaks += gear_tweak_free_color_choice
|
||||
|
||||
/datum/gear/eyes/glasses
|
||||
display_name = "Glasses, prescription"
|
||||
path = /obj/item/clothing/glasses/regular
|
||||
|
||||
Reference in New Issue
Block a user