mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 05:30:05 +01:00
[MIRROR] Clarify what the Medical Cyborg Omnitool Upgrade does (#29333)
* Clarify what the Medical Cyborg Omnitool Upgrade does (#85729) ## About The Pull Request Changed the text of the medical cyborg omnitool upgrade to specify it increases surgery speed, and adds the advanced scanner. ## Why It's Good For The Game I had a hard time figuring what this upgrade does. This should make it clearer for everyone why it is good, given it has not much visual feedback. ## Changelog 🆑 qol: Clarified what the Medical Cyborg Omnitool Upgrade does /🆑 * Clarify what the Medical Cyborg Omnitool Upgrade does --------- Co-authored-by: nesquik <24830358+lbnesquik@users.noreply.github.com>
This commit is contained in:
@@ -430,7 +430,8 @@
|
||||
/obj/item/borg/upgrade/surgery_omnitool
|
||||
name = "cyborg surgical omni-tool upgrade"
|
||||
desc = "An upgrade to the Medical model, upgrading the built-in \
|
||||
surgical omnitool, to be on par with advanced surgical tools"
|
||||
surgical omnitool, to be on par with advanced surgical tools, allowing for faster surgery. \
|
||||
It also upgrades their scanner."
|
||||
icon_state = "module_medical"
|
||||
require_model = TRUE
|
||||
model_type = list(/obj/item/robot_model/medical, /obj/item/robot_model/syndicate_medical)
|
||||
|
||||
Reference in New Issue
Block a user