Skip to content

Commit

Permalink
adds red reskin
Browse files Browse the repository at this point in the history
  • Loading branch information
Paxilmaniac committed Dec 18, 2024
1 parent 3390db3 commit 6bcbb49
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions modular_doppler/super_glasses/code/techno_visors.dm
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@
RESKIN_ICON_STATE = "vintage",
RESKIN_WORN_ICON_STATE = "vintage",
),
"Violent Red" = list(
RESKIN_ICON_STATE = "violent",
RESKIN_WORN_ICON_STATE = "violent",
),
)

/obj/item/clothing/glasses/techno_visor/Initialize(mapload)
Expand Down
Binary file modified modular_doppler/super_glasses/icons/visors.dmi
Binary file not shown.
Binary file modified modular_doppler/super_glasses/icons/worn/visors.dmi
Binary file not shown.

0 comments on commit 6bcbb49

Please sign in to comment.