mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 06:57:42 +01:00
Combines Laser Scalpels (#32106)
* combines laser scalpels * whoops, .1 off * i blame hayden * reverts IMS level change for atomicity * fix design ID and adds origin tech * lowers magnet origin tech by 1 * nevermind im stupid
This commit is contained in:
@@ -513,7 +513,7 @@
|
||||
require_module = TRUE
|
||||
module_type = /obj/item/robot_module/medical
|
||||
items_to_replace = list(
|
||||
/obj/item/scalpel/laser/laser1 = /obj/item/scalpel/laser/alien,
|
||||
/obj/item/scalpel/laser = /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,
|
||||
|
||||
@@ -120,7 +120,7 @@
|
||||
/obj/item/reagent_containers/applicator/burn,
|
||||
/obj/item/clothing/glasses/sunglasses,
|
||||
/obj/item/food/fortunecookie,
|
||||
/obj/item/scalpel/laser/laser1,
|
||||
/obj/item/scalpel/laser,
|
||||
/obj/item/surgical_drapes,
|
||||
/obj/item/toy/figure/crew/cmo,
|
||||
/obj/item/toy/figure/crew/chemist,
|
||||
|
||||
Reference in New Issue
Block a user