mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-27 06:00:23 +01:00
* Fixes Hybridshuttle * Update aro2.dmm * Update aro.dmm * Update aro3.dmm * Update lunaship.dmm * Tether surface1 * Tether Centcomm * tether misc * otieshelter * methlab * drgn and otie * derelectengine * drgnplateu * old_teleporter * tinycarrier * ship_mining_drone * Dhael * dojo * skipjack * example_sector * exmple_sector2 * v5_outpost * tether_wild_surface * wild_temple * Update tether_wild-crash-alt.dmm * wild-crash * Update gb-z2.dmm * GB * Update ship_centcom.dmm * Update stellar_delight1.dmm * Zoo * Update zoo_b.dmm * Update innland.dmm * dungeon * cybercity * train.dmm * Fixup maps in TGM format716c939e8e: maps/gateway_vr/zoo.dmm716c939e8e: maps/submaps/pois_vr/debris_field/ship_mining_drone.dmm Automatically commited by: tools\mapmerge2\fixup.py * fixup * fix these * Incorporate this * Update this
This commit is contained in:
@@ -7,6 +7,14 @@ var/list/mining_overlay_cache = list()
|
||||
icon_state = "rock-dark"
|
||||
density = TRUE
|
||||
|
||||
//For the tram
|
||||
/turf/unsimulated/mineral/moving
|
||||
icon = 'icons/turf/transit_vr.dmi'
|
||||
icon_state = "rock"
|
||||
|
||||
/turf/unsimulated/mineral/moving/outdoors
|
||||
outdoors = TRUE
|
||||
|
||||
/turf/simulated/mineral //wall piece
|
||||
name = "rock"
|
||||
icon = 'icons/turf/walls.dmi'
|
||||
|
||||
Reference in New Issue
Block a user