Visible Overmap Projectiles (#16440)

This commit is contained in:
Geeves
2023-06-05 22:35:58 +00:00
committed by GitHub
parent a69ec2fbde
commit 676b8f1aef
2 changed files with 7 additions and 0 deletions
@@ -4,6 +4,7 @@
icon_state = "cannon"
scannable = TRUE
layer = ABOVE_OBJ_LAYER
requires_contact = FALSE
var/obj/item/ship_ammunition/ammunition
var/atom/target //The target is the actual overmap object we're hitting.