mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 19:44:09 +01:00
Port-port-able turret icons (#29749)
* update turret icons * a bit more
This commit is contained in:
@@ -77,3 +77,9 @@
|
||||
var/unused = 0
|
||||
///overlays which go unused for this amount of time get cleaned up
|
||||
var/cache_expiration = 2 MINUTES
|
||||
|
||||
/// Cover overlay for portable turrets
|
||||
/obj/effect/overlay/turret
|
||||
layer = HIGH_OBJ_LAYER
|
||||
mouse_opacity = MOUSE_OPACITY_TRANSPARENT
|
||||
vis_flags = VIS_INHERIT_ID
|
||||
|
||||
Reference in New Issue
Block a user