Security update++ Geigers and more

Rebuilds security to /not/ suck.
Left Vacant office for security Next to HoS office, for the Security Pilot Officer (To be added in future)
Dock for Interceptor left near sec.
New Geigers added around the map!
Vents and scrubber fixes.
adds in HoP req console which was not in by default.
This commit is contained in:
RadiantFlash7
2020-04-03 22:14:39 -04:00
parent 580726bac2
commit 8692c589f1
14 changed files with 1272 additions and 1097 deletions

View File

@@ -186,6 +186,13 @@
x_offset = 24
y_offset = 24
/datum/frame/frame_types/geiger //yw edit start
name = "Geiger Counter"
frame_class = FRAME_CLASS_ALARM
frame_size = 2
frame_style = FRAME_STYLE_WALL
x_offset = 28
y_offset = 28 //yw edit ends
//////////////////////////////
// Frame Object (Structure)
//////////////////////////////