mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 23:17:02 +01:00
Adds Meson Sunglasses (#24619)
* meson sunglasses * species sprites ew * why * Update code/modules/clothing/glasses/glasses.dm Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com> * eeh * Apply suggestions from code review Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com> * Apply suggestions from code review Self commit time (With approval) --------- Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com> Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com> Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
This commit is contained in:
co-authored by
1080pCat
Henri215
DGamerL
parent
6f632040aa
commit
fdef20cc9e
@@ -119,6 +119,13 @@
|
||||
see_in_dark = 8
|
||||
lighting_alpha = LIGHTING_PLANE_ALPHA_MOSTLY_INVISIBLE
|
||||
|
||||
/obj/item/clothing/glasses/meson/sunglasses
|
||||
name = "meson HUD sunglasses"
|
||||
desc = "Sunglasses with an inbuilt scanner that can see through both walls and flooring."
|
||||
icon_state = "sunhudmeson"
|
||||
flash_protect = FLASH_PROTECTION_FLASH
|
||||
tint = FLASH_PROTECTION_FLASH
|
||||
|
||||
/obj/item/clothing/glasses/meson/prescription
|
||||
prescription = TRUE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user