|
666 | 666 | basic_modules = list(
|
667 | 667 | /obj/item/assembly/flash/cyborg,
|
668 | 668 | /obj/item/healthanalyzer/cyborg, //MONKESTATION EDIT
|
| 669 | + /obj/item/device/antibody_scanner, // monkestation addition: |
669 | 670 | /obj/item/reagent_containers/borghypo/medical,
|
670 | 671 | /obj/item/borg/apparatus/beaker,
|
671 | 672 | /obj/item/reagent_containers/dropper,
|
672 | 673 | /obj/item/reagent_containers/syringe,
|
673 | 674 | /obj/item/surgical_drapes,
|
674 |
| - /obj/item/retractor, |
675 |
| - /obj/item/hemostat, |
676 |
| - /obj/item/cautery, |
677 |
| - /obj/item/surgicaldrill, |
678 |
| - /obj/item/scalpel, |
679 |
| - /obj/item/circular_saw, |
| 675 | + /obj/item/retractor/augment, //monkestation edit start: Augmented tools |
| 676 | + /obj/item/hemostat/augment, |
| 677 | + /obj/item/cautery/augment, |
| 678 | + /obj/item/surgicaldrill/augment, |
| 679 | + /obj/item/scalpel/augment, |
| 680 | + /obj/item/circular_saw/augment, //monkestation edit end: Augmented tools |
680 | 681 | /obj/item/bonesetter,
|
681 | 682 | /obj/item/blood_filter,
|
682 | 683 | /obj/item/extinguisher/mini,
|
|
886 | 887 | /obj/item/shockpaddles/syndicate/cyborg,
|
887 | 888 | /obj/item/healthanalyzer,
|
888 | 889 | /obj/item/surgical_drapes,
|
889 |
| - /obj/item/retractor, |
890 |
| - /obj/item/hemostat, |
891 |
| - /obj/item/cautery, |
892 |
| - /obj/item/surgicaldrill, |
893 |
| - /obj/item/scalpel, |
| 890 | + /obj/item/retractor/augment, //monkestation edit start: Augmented tools |
| 891 | + /obj/item/hemostat/augment, |
| 892 | + /obj/item/cautery/augment, |
| 893 | + /obj/item/surgicaldrill/augment, |
| 894 | + /obj/item/scalpel/augment, //monkestation edit: Augmented tools |
894 | 895 | /obj/item/melee/energy/sword/cyborg/saw,
|
895 | 896 | /obj/item/bonesetter,
|
896 | 897 | /obj/item/blood_filter,
|
|
0 commit comments