Mineral walls added (not buildable yet).
Mineral doors are now actually destructible.
Expanded the outpost, adding a small cafeteria and botany area.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1606 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
uporotiy
2011-05-21 04:22:39 +00:00
parent 8295e9efab
commit b318f77795
8 changed files with 7469 additions and 7197 deletions
+11
View File
@@ -577,6 +577,17 @@ proc/move_mining_shuttle()
name = "Mining station Maintenance"
icon_state = "maintcentral"
/area/mine/cafeteria
name = "Mining station Cafeteria"
icon_state = "cafeteria"
/area/mine/hydroponics
name = "Mining station Hydroponics"
icon_state = "hydro"
/area/mine/sleeper
name = "Mining station Emergency Sleeper"
icon_state = "medbay"
/**********************Mineral deposits**************************/