Patched up the three major security risks in engineering: the north CE window facing the hallway, the north engineering window facing the hallway, the regular wall in the smes room.

Fixed a problem where all the engine parts that the QM ordered would start in stage 4 of construction and anchored...

Added a few fire alarms to engineering

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2840 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
baloh.matevz
2011-12-28 18:38:08 +00:00
parent b20e4b5fd5
commit 19fb811e20
3 changed files with 3412 additions and 3410 deletions

View File

@@ -44,11 +44,11 @@ PE|PE|PE
desc = "Part of a Particle Accelerator."
icon = 'particle_accelerator.dmi'
icon_state = "none"
anchored = 1
anchored = 0
density = 1
var
obj/machinery/particle_accelerator/control_box/master = null
construction_state = 4
construction_state = 0
end_cap
icon_state = "end_cap"

View File

@@ -3,12 +3,12 @@
desc = "Part of a Particle Accelerator."
icon = 'particle_accelerator.dmi'
icon_state = "control_box"
anchored = 1
anchored = 0
density = 1
use_power = 0
idle_power_usage = 500
active_power_usage = 10000
construction_state = 4
construction_state = 0
active = 0
var
list/obj/structure/particle_accelerator/connected_parts

File diff suppressed because it is too large Load Diff