The great bed increase.

Increases both the number of beds and cryogenic freezers.
More cables in maintenance.
Restores electricity to the CE's space windows.
This commit is contained in:
PsiOmega
2014-10-30 13:10:11 +01:00
parent 67fbe9a66e
commit 010929252b
2 changed files with 297 additions and 245 deletions
+10 -2
View File
@@ -888,8 +888,16 @@ var/list/ghostteleportlocs = list()
name = "\improper Engineering Washroom"
icon_state = "toilet"
/area/crew_quarters/sleep/bedrooms
name = "\improper Dormitory Bedroom"
/area/crew_quarters/sleep/bedrooms/one
name = "\improper Dormitory Bedroom One"
icon_state = "Sleep"
/area/crew_quarters/sleep/bedrooms/two
name = "\improper Dormitory Bedroom Two"
icon_state = "Sleep"
/area/crew_quarters/sleep/bedrooms/three
name = "\improper Dormitory Bedroom Three"
icon_state = "Sleep"
/area/crew_quarters/sleep/cryo
+287 -243
View File
File diff suppressed because it is too large Load Diff