Merge pull request #11819 from Ghommie/Ghommie-cit672

Minor action datum refactor and spellcasting fix.
This commit is contained in:
kevinz000
2020-04-12 17:02:36 -07:00
committed by GitHub
32 changed files with 127 additions and 131 deletions
+1 -1
View File
@@ -513,7 +513,7 @@
icon_icon = 'icons/mob/actions/actions_items.dmi'
button_icon_state = "sniper_zoom"
/datum/action/item_action/toggle_scope_zoom/IsAvailable()
/datum/action/item_action/toggle_scope_zoom/IsAvailable(silent = FALSE)
. = ..()
if(!.)
var/obj/item/gun/G = target