mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 05:00:55 +01:00
Armadyne Munitions Workbench (#6318)
* BOOYAH BABY * 0 * Update ammo_workbench.dm * a * a * Update modular_skyrat/modules/ammo_workbench/code/ammo_workbench.dm Co-authored-by: Matthew J. <12817816+ZephyrTFA@users.noreply.github.com> * AA * a * Update ammo_workbench.dm * AAAAAA * 0 * 0 * maps * Update ammo_workbench.dm * Update pirate_enclave.dmm * Update ammo_workbench.dm * Revert "Update ammo_workbench.dm" This reverts commit 319c97654436af308263863716d2570f6cdf6f59. * Update M45A5.dmi * a * Update ammo_workbench.dm * NOW WORKS WITH ALL AMMOBOXES * aAAAAAAAAAAAAA * AAAAAA * AAAAAAAA * turbomode * a * Update ammo_workbench.dm * Update _basemap.dm * Update modular_projectiles.dm Co-authored-by: Matthew J. <12817816+ZephyrTFA@users.noreply.github.com>
This commit is contained in:
@@ -1308,6 +1308,7 @@
|
||||
prereq_ids = list("adv_engi", "weaponry")
|
||||
design_ids = list(
|
||||
"pin_loyalty",
|
||||
"ammo_workbench", //SKYRAT EDIT ADDITION
|
||||
)
|
||||
research_costs = list(TECHWEB_POINT_TYPE_GENERIC = 10000)
|
||||
required_experiments = list(/datum/experiment/explosion/medium)
|
||||
@@ -1392,6 +1393,7 @@
|
||||
"c38_hotshot",
|
||||
"c38_iceblox",
|
||||
"techshotshell",
|
||||
"ammoworkbench_disk_lethal", //SKYRAT EDIT ADDITION
|
||||
)
|
||||
research_costs = list(TECHWEB_POINT_TYPE_GENERIC = 2500)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user