[MIRROR] The names of Surgery Disks now match their type of surgery (#5950)

* The names of Surgery Disks now match their type of surgery

* Merge pull request #36407 from SailorDave/surgery-disk-names

The names of Surgery Disks now match their type of surgery
This commit is contained in:
CitadelStationBot
2018-03-14 16:58:36 -05:00
committed by Poojawa
parent 6c7da493d9
commit f00246ae79
10 changed files with 10 additions and 0 deletions
@@ -1,4 +1,5 @@
/obj/item/disk/surgery/pacification
name = "Pacification Surgery Disk"
desc = "The disk provides instructions on how to suppress violence by manipulating the patient's brain."
surgeries = list(/datum/surgery/advanced/pacify)