Stops being able to power machines on asteroid turf

The west fields on the asteroid have been filled in, and the high mineral chance tiles have been redistributed throughout the asteroid.
This commit is contained in:
Ergovisavi
2014-02-01 22:14:40 -08:00
parent 636bc7f64c
commit 3c0493d2a9
2 changed files with 158 additions and 155 deletions
+12
View File
@@ -7,11 +7,23 @@
name = "Mine"
icon_state = "explored"
music = null
always_unpowered = 1
requires_power = 1
poweralm = 0
power_environ = 0
power_equip = 0
power_light = 0
/area/mine/unexplored
name = "Mine"
icon_state = "unexplored"
music = null
always_unpowered = 1
requires_power = 1
poweralm = 0
power_environ = 0
power_equip = 0
power_light = 0
/area/mine/lobby
name = "Mining station"