mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-11 07:03:30 +01:00
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:
@@ -195,6 +195,12 @@ GLOBAL_LIST_INIT(plasteel_recipes, list(
|
||||
point_value = 23
|
||||
table_type = /obj/structure/table/reinforced
|
||||
|
||||
/obj/item/stack/sheet/plasteel/five
|
||||
amount = 5
|
||||
|
||||
/obj/item/stack/sheet/plasteel/fifteen
|
||||
amount = 15
|
||||
|
||||
/obj/item/stack/sheet/plasteel/fifty
|
||||
amount = 50
|
||||
|
||||
|
||||
Reference in New Issue
Block a user