Syndicate Skinned Box Station (#15580)
* Syndicate Skinned Box Station * Create syndicatestation.json Okay tHIS FIXED IT I THINK HOLY CRAP THIS WAS AN EXPERIENCE. HERES THE JSON! * actually makes this work * random runtime we lvoe lesser-used items with runtiming actions --------- Co-authored-by: DeltaFire <46569814+DeltaFire15@users.noreply.github.com>
This commit is contained in:
@@ -756,7 +756,7 @@
|
||||
|
||||
/datum/action/item_action/toggle_scope_zoom/IsAvailable(silent = FALSE)
|
||||
. = ..()
|
||||
if(!.)
|
||||
if(!. && owner)
|
||||
var/obj/item/gun/G = target
|
||||
G.zoom(owner, owner.dir, FALSE)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user