mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-16 17:43:35 +01:00
Engineering remapped
Screenshot: http://www.kamletos.si/new%20engineering2.png Added glass doors to the table facing the hallway after that screenshot was made - Added an emp-proof camera for singularity viewing - Particle accelerator now starts set up git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2820 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -44,11 +44,11 @@ PE|PE|PE
|
||||
desc = "Part of a Particle Accelerator."
|
||||
icon = 'particle_accelerator.dmi'
|
||||
icon_state = "none"
|
||||
anchored = 0
|
||||
anchored = 1
|
||||
density = 1
|
||||
var
|
||||
obj/machinery/particle_accelerator/control_box/master = null
|
||||
construction_state = 0
|
||||
construction_state = 4
|
||||
|
||||
end_cap
|
||||
icon_state = "end_cap"
|
||||
|
||||
@@ -3,12 +3,12 @@
|
||||
desc = "Part of a Particle Accelerator."
|
||||
icon = 'particle_accelerator.dmi'
|
||||
icon_state = "control_box"
|
||||
anchored = 0
|
||||
anchored = 1
|
||||
density = 1
|
||||
use_power = 0
|
||||
idle_power_usage = 500
|
||||
active_power_usage = 10000
|
||||
construction_state = 0
|
||||
construction_state = 4
|
||||
active = 0
|
||||
var
|
||||
list/obj/structure/particle_accelerator/connected_parts
|
||||
|
||||
@@ -3,5 +3,3 @@
|
||||
desc = "Part of a Particle Accelerator, this part seems to have a maintenance panel on it."
|
||||
icon = 'particle_accelerator.dmi'
|
||||
icon_state = "power_box"
|
||||
anchored = 0
|
||||
density = 1
|
||||
|
||||
Reference in New Issue
Block a user