Skip to content

Commit

Permalink
[MIRROR] Med Technician Kit Balance Pass (#5179)
Browse files Browse the repository at this point in the history
* Med Technician Kit Balance Pass (#4577)

bonesaw

* [MIRROR] Med Technician Kit Balance Pass

---------

Co-authored-by: sqn <[email protected]>
Co-authored-by: StealsThePRs <[email protected]>
  • Loading branch information
3 people authored Nov 16, 2024
1 parent 6208f6e commit 8510e95
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@
/obj/item/scalpel = 1,
/obj/item/hemostat = 1,
/obj/item/retractor = 1,
/obj/item/circular_saw/field_medic = 1,
/obj/item/circular_saw/field_medic/lowforce = 1,
/obj/item/bonesetter = 1,
/obj/item/cautery = 1,
/obj/item/surgical_drapes = 1,
Expand Down
3 changes: 3 additions & 0 deletions modular_nova/modules/exp_corps/code/gear.dm
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@
throw_range = 3
w_class = WEIGHT_CLASS_SMALL

/obj/item/circular_saw/field_medic/lowforce
force = 9

//Pointman's riot shield. Fixable with 1 plasteel, crafting recipe for broken shield
/obj/item/shield/riot/pointman
name = "pointman shield"
Expand Down

0 comments on commit 8510e95

Please sign in to comment.