mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
Gives Surgical Drapes a Use (#25686)
* Gives drapes some utility for starting surgeries * Adds a nice helping of drapes throughout the codebase * add icon, realize I didn't think that through * Handles blood with signals * whoopsie daisy * range * how about borgs * Apply suggestions from code review Co-authored-by: Matt <116982774+Burzah@users.noreply.github.com> Signed-off-by: Luc <89928798+lewcc@users.noreply.github.com> * burza suggestion * more dgamer reviews * Oops * Update code/modules/surgery/surgery.dm Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com> Signed-off-by: Luc <89928798+lewcc@users.noreply.github.com> --------- Signed-off-by: Luc <89928798+lewcc@users.noreply.github.com> Co-authored-by: Matt <116982774+Burzah@users.noreply.github.com> Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
This commit is contained in:
@@ -355,7 +355,8 @@
|
||||
/obj/item/stack/medical/ointment/advanced/cyborg,
|
||||
/obj/item/stack/medical/splint/cyborg,
|
||||
/obj/item/stack/nanopaste/cyborg,
|
||||
/obj/item/gripper/medical
|
||||
/obj/item/gripper/medical,
|
||||
/obj/item/surgical_drapes,
|
||||
)
|
||||
malf_modules = list(/obj/item/gun/syringemalf)
|
||||
special_rechargables = list(
|
||||
|
||||
Reference in New Issue
Block a user