mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 21:18:37 +01:00
NRI/CIN Precursor Food Replicator (#22679)
* it was meant to be pushed two weeks ago * it's done woooo * oops * Update replicator.dm * it's done * hoping the commit appears * Update tgstation.dme * Adding replicator to the nri cops shuttle also fixes compile maps * This is better * Apply suggestions from code review Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com> * requested changes * Apply suggestions from code review Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com> * should be it * And now it works PROPERLY * Apply suggestions from code review Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com> * Better formatting and convermol nerf * new medical stuff and sprites * minor buff * Update medical.dm * minor touches * too much effort * Update clothing.dm * i forgot * i forgot x2 * unused var cleanup * infinite opening fix * Update replicator_medical.dm * Update clothing.dm * Apply suggestions from code review Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com> * Update clothing.dm * Update modular_skyrat/modules/food_replicator/code/reagents.dm --------- Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com>
This commit is contained in:
co-authored by
GoldenAlpharex
parent
afcf75230b
commit
cb8a94d769
@@ -714,7 +714,7 @@
|
||||
contraband = TRUE
|
||||
cost = CARGO_CRATE_VALUE * 9
|
||||
contains = list(
|
||||
/obj/item/storage/box/nri_rations = 1,
|
||||
/obj/item/storage/box/colonial_rations = 1,
|
||||
/obj/item/storage/toolbox/ammobox/strilka310 = 1,
|
||||
/obj/item/storage/toolbox/ammobox/strilka310/surplus = 1,
|
||||
/obj/item/storage/toolbox/maint_kit = 1,
|
||||
|
||||
Reference in New Issue
Block a user