mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-21 11:07:12 +01:00
nerfs laser scalpels for borgs
they were too fast and more annoying than helpful, caused you to cauterize too early by accident often
This commit is contained in:
@@ -153,7 +153,7 @@
|
||||
modules += new /obj/item/stack/medical/ointment/advanced(src)
|
||||
modules += new /obj/item/stack/medical/splint(src)
|
||||
modules += new /obj/item/stack/nanopaste(src)
|
||||
modules += new /obj/item/scalpel/laser/laser2(src)
|
||||
modules += new /obj/item/scalpel/laser/laser1(src)
|
||||
modules += new /obj/item/hemostat(src)
|
||||
modules += new /obj/item/retractor(src)
|
||||
modules += new /obj/item/bonegel(src)
|
||||
@@ -416,7 +416,7 @@
|
||||
modules += new /obj/item/stack/medical/ointment/advanced(src)
|
||||
modules += new /obj/item/stack/medical/splint(src)
|
||||
modules += new /obj/item/stack/nanopaste(src)
|
||||
modules += new /obj/item/scalpel/laser/laser3(src)
|
||||
modules += new /obj/item/scalpel/laser/laser1(src)
|
||||
modules += new /obj/item/hemostat(src)
|
||||
modules += new /obj/item/retractor(src)
|
||||
modules += new /obj/item/bonegel(src)
|
||||
|
||||
Reference in New Issue
Block a user