Change "Construct Ripley" task description for robo + cargo fix (#25674)

* Make "Construct Firefighter" task for robo + cargo fix

* fix

* Update code/game/jobs/job_objectives/science.dm

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com>

* Update code/modules/supply/supply_packs/pack_science.dm

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com>

* Update code/game/objects/items/stacks/sheets/sheet_types.dm

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com>

* Update code/game/jobs/job_objectives/science.dm

Signed-off-by: Luc <89928798+lewcc@users.noreply.github.com>

---------

Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com>
Signed-off-by: Luc <89928798+lewcc@users.noreply.github.com>
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
This commit is contained in:
Сиротка
2024-06-06 23:36:47 +03:00
committed by GitHub
parent ab85721b44
commit cc1cd39305
3 changed files with 10 additions and 4 deletions
@@ -46,7 +46,7 @@
/obj/item/circuitboard/mecha/ripley/main,
/obj/item/circuitboard/mecha/ripley/peripherals,
/obj/item/clothing/suit/fire/firefighter,
/obj/item/stack/sheet/plasteel = 15)
/obj/item/stack/sheet/plasteel/fifteen)
cost = 350
containertype = /obj/structure/closet/crate/sci/robo
containername = "\improper APLU \"Ripley\" construction crate"
@@ -58,7 +58,7 @@
contains = list(/obj/item/circuitboard/mecha/odysseus/peripherals,
/obj/item/circuitboard/mecha/odysseus/main,
/obj/item/mecha_parts/mecha_equipment/medical/sleeper,
/obj/item/stack/sheet/plasteel = 5)
/obj/item/stack/sheet/plasteel/five)
cost = 350
containertype = /obj/structure/closet/crate/sci/robo
containername = "\improper \"Odysseus\" construction crate"