Removes boxes from the uplink PART 1 (#23189)

* removes boxes part 1

* shorter desc for nano injector

* yeahsure1

Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>

* yeahsure2

Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>

* yeahsure3

Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>

* ok no more kit

---------

Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
This commit is contained in:
Cocacolagua
2023-11-24 15:33:25 +00:00
committed by GitHub
co-authored by Burzah
parent 9f9db15c8b
commit 4b3a720d96
8 changed files with 28 additions and 52 deletions
+10
View File
@@ -226,6 +226,11 @@
/obj/item/mod/module/jetpack,
)
/obj/item/mod/control/pre_equipped/traitor/Initialize(mapload)
. = ..()
new /obj/item/clothing/mask/gas/syndicate(bag)
new /obj/item/tank/internals/emergency_oxygen/engi/syndi(bag)
/obj/item/mod/control/pre_equipped/traitor_elite
theme = /datum/mod_theme/elite
applied_cell = /obj/item/stock_parts/cell/bluespace
@@ -242,6 +247,11 @@
/obj/item/mod/module/jetpack/advanced,
)
/obj/item/mod/control/pre_equipped/traitor_elite/Initialize(mapload)
. = ..()
new /obj/item/clothing/mask/gas/syndicate(bag)
new /obj/item/tank/internals/emergency_oxygen/engi/syndi(bag)
/obj/item/mod/control/pre_equipped/nuclear
theme = /datum/mod_theme/syndicate
applied_cell = /obj/item/stock_parts/cell/hyper
@@ -202,7 +202,7 @@
/obj/item/reagent_containers/hypospray/autoinjector/nanocalcium
name = "protoype nanite autoinjector"
desc = "After a short period of time the nanites will slow the body's systems and assist with body repair. Nanomachines son."
desc = "A highly experimental prototype chemical designed to fully mend limbs and organs of soldiers in the field, shuts down body systems whilst aiding in repair.<br><span class='boldwarning'>WARNING: Side effects can cause temporary paralysis, loss of co-ordination and sickness. Do not use with any kind of stimulant or drugs. Serious damage can occur!</span>"
icon_state = "bonepen"
amount_per_transfer_from_this = 30
volume = 30