mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-07-13 17:22:41 +01:00
Mining
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:
@@ -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**************************/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user