Makes the Alien Scalpel Into a Laser Scalpel + Slight Sprite Modification (#28651)

* Alien Scalpel Buff

* Update robot_upgrades.dm

* Update abductor.dmi

* Update abduction_gear.dm
This commit is contained in:
CRUNCH
2025-04-02 12:26:03 +00:00
committed by GitHub
parent 7a72d54fec
commit 05c4ce3c83
7 changed files with 12 additions and 30 deletions
@@ -481,7 +481,7 @@
require_module = TRUE
module_type = /obj/item/robot_module/medical
items_to_replace = list(
/obj/item/scalpel/laser/laser1 = /obj/item/scalpel/laser/laser3, // No abductor laser scalpel, so next best thing.
/obj/item/scalpel/laser/laser1 = /obj/item/scalpel/laser/alien,
/obj/item/hemostat = /obj/item/hemostat/alien,
/obj/item/retractor = /obj/item/retractor/alien,
/obj/item/bonegel = /obj/item/bonegel/alien,