mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-28 06:28:01 +01:00
VOREStation Tweaks to the Tesla engine
* Let you order the Tesla generator from cargo in case you need another one. * Make the energy ball dissipate very fast if it escapes from confinement, limiting the number of machines it can blow up. * Reduce devastation on machine destruction so areas are messed up but not just reduced to space.
This commit is contained in:
@@ -17,4 +17,11 @@
|
||||
name = "Algae Sheets (10)"
|
||||
cost = 20
|
||||
containertype = /obj/structure/closet/crate
|
||||
containername = "algae sheets crate"
|
||||
containername = "algae sheets crate"
|
||||
|
||||
/datum/supply_packs/eng/engine/tesla_gen
|
||||
name = "Tesla Generator crate"
|
||||
contains = list(/obj/machinery/the_singularitygen/tesla)
|
||||
containertype = /obj/structure/closet/crate/secure/engineering
|
||||
containername = "Tesla Generator crate"
|
||||
access = access_ce
|
||||
|
||||
Reference in New Issue
Block a user