mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 19:13:30 +01:00
Adds a hypo spray for restorative nanites, and replaces the super powerful nanites GAMMA medical erts get with it. (#25664)
* adds syndicate nanite hypospray, tweaks description of the nanites hypo spray * Update code/modules/reagents/reagent_containers/hypospray.dm Co-authored-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com> Signed-off-by: 1080pCat <96908085+1080pCat@users.noreply.github.com> * Update code/modules/reagents/reagent_containers/hypospray.dm Co-authored-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com> Signed-off-by: 1080pCat <96908085+1080pCat@users.noreply.github.com> * this is probablymbetter anyways * Update code/modules/reagents/reagent_containers/hypospray.dm Co-authored-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com> Signed-off-by: 1080pCat <96908085+1080pCat@users.noreply.github.com> --------- Signed-off-by: 1080pCat <96908085+1080pCat@users.noreply.github.com> Co-authored-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com>
This commit is contained in:
@@ -377,7 +377,7 @@
|
||||
mask = /obj/item/clothing/mask/gas/sechailer/swat
|
||||
back = /obj/item/mod/control/pre_equipped/responsory/medic
|
||||
belt = /obj/item/storage/belt/medical //No need for belt defib, they got the built in ones. This gives them some extra storage.
|
||||
l_pocket = /obj/item/reagent_containers/hypospray/combat/nanites
|
||||
l_pocket = /obj/item/reagent_containers/hypospray/combat/syndicate_nanites
|
||||
r_pocket = /obj/item/reagent_containers/hypospray/autoinjector/epinephrine
|
||||
|
||||
backpack_contents = list(
|
||||
|
||||
Reference in New Issue
Block a user