Merge pull request #15549 from Kepplerx/Explosive-Implants-now-Always-available

Explosive Implants now always possible to activate (Meant for Nukies especially)
This commit is contained in:
Fox McCloud
2021-05-15 11:01:02 -04:00
committed by GitHub
2 changed files with 5 additions and 0 deletions
+3
View File
@@ -383,6 +383,9 @@
/datum/action/item_action/hands_free/activate
name = "Activate"
/datum/action/item_action/hands_free/activate/always
check_flags = null
/datum/action/item_action/toggle_research_scanner
name = "Toggle Research Scanner"
button_icon_state = "scan_mode"