mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-21 21:17:44 +01:00
Modular computer fixes and improvements 2 (#20170)
* Fixes runtime with can_run * tr
This commit is contained in:
@@ -820,6 +820,16 @@
|
||||
crate_name = "machine prototype crate"
|
||||
crate_type = /obj/structure/closet/crate/secure
|
||||
|
||||
/datum/supply_pack/science/tablets
|
||||
name = "Tablet Crate"
|
||||
cost = 5000
|
||||
contains = list(/obj/item/device/modular_computer/tablet/preset/cargo,
|
||||
/obj/item/device/modular_computer/tablet/preset/cargo,
|
||||
/obj/item/device/modular_computer/tablet/preset/cargo,
|
||||
/obj/item/device/modular_computer/tablet/preset/cargo,
|
||||
/obj/item/device/modular_computer/tablet/preset/cargo)
|
||||
crate_name = "tablet crate"
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////////
|
||||
//////////////////////////// Organic /////////////////////////////////////////
|
||||
//////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user