Skip to content

Commit

Permalink
Initial
Browse files Browse the repository at this point in the history
  • Loading branch information
morrowwolf committed Jul 26, 2023
1 parent ff1060d commit e9ded0d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions code/modules/defenses/sentry.dm
Original file line number Diff line number Diff line change
Expand Up @@ -336,9 +336,6 @@
if(isnull(angle))
return

SetLuminosity(SENTRY_MUZZLELUM)
addtimer(CALLBACK(src, TYPE_PROC_REF(/atom, SetLuminosity), -SENTRY_MUZZLELUM), 10)

var/image_layer = layer + 0.1
var/offset = 13

Expand Down

0 comments on commit e9ded0d

Please sign in to comment.