Skip to content

Commit

Permalink
arachnids
Browse files Browse the repository at this point in the history
  • Loading branch information
dwasint committed Oct 4, 2023
1 parent 7861900 commit c15af00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions monkestation/code/modules/surgery/organs/internal/eyes.dm
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
icon = 'monkestation/icons/obj/medical/organs/organs.dmi'
eye_icon_state = "arachnideyes"
icon_state = "arachnid_eyeballs"
overlay_ignore_lighting = TRUE
no_glasses = TRUE
low_light_cutoff = list(20, 15, 0)
medium_light_cutoff = list(35, 30, 0)
Expand Down

0 comments on commit c15af00

Please sign in to comment.