mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-31 00:58:26 +01:00
[MIRROR] Replaces the poster and graffiti objectives with assault and early steal & destroy ones. [MDB IGNORE] (#23235)
* Replaces the poster and graffiti objectives with assault and early steal & destroy ones. * Update engineering.dm * Update cargo.dm * Update mapping_helpers.dm * Update mapping_helpers.dm --------- Co-authored-by: Timberpoes <silent_insomnia_pp@hotmail.co.uk> Co-authored-by: Bloop <13398309+vinylspiders@users.noreply.github.com>
This commit is contained in:
co-authored by
Timberpoes
Bloop
parent
12c4cd77c4
commit
5fd1f08b7e
@@ -69,7 +69,6 @@
|
||||
new /obj/item/storage/bag/plants(src)
|
||||
new /obj/item/storage/bag/ore(src)
|
||||
new /obj/item/t_scanner/adv_mining_scanner/lesser(src)
|
||||
new /obj/item/gun/energy/recharge/kinetic_accelerator(src)
|
||||
new /obj/item/clothing/glasses/meson(src)
|
||||
if (HAS_TRAIT(SSstation, STATION_TRAIT_SMALLER_PODS))
|
||||
new /obj/item/survivalcapsule/bathroom(src)
|
||||
@@ -78,6 +77,11 @@
|
||||
new /obj/item/assault_pod/mining(src)
|
||||
|
||||
|
||||
/obj/structure/closet/secure_closet/miner/populate_contents_immediate()
|
||||
. = ..()
|
||||
|
||||
new /obj/item/gun/energy/recharge/kinetic_accelerator(src)
|
||||
|
||||
/**********************Shuttle Computer**************************/
|
||||
|
||||
/obj/machinery/computer/shuttle/mining
|
||||
|
||||
Reference in New Issue
Block a user