mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 20:45:28 +01:00
[nonmodular]adds the modern glasses to the glasses selection (#9150)
Co-authored-by: louiseedwardstuart <bonniefluff>
This commit is contained in:
@@ -297,6 +297,8 @@
|
||||
glasses = /obj/item/clothing/glasses/regular/circle
|
||||
if ("Hipster")
|
||||
glasses = /obj/item/clothing/glasses/regular/hipster
|
||||
if ("Modern")
|
||||
glasses = /obj/item/clothing/glasses/betterunshit
|
||||
else
|
||||
glasses = /obj/item/clothing/glasses/regular
|
||||
|
||||
|
||||
Reference in New Issue
Block a user