mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-18 19:44:58 +01:00
Random mining! [DOWNSTREAM IMPORTANCE LEVEL 1] (#4957)
* aaaa * AAAAAAAAAAAAAAAAAA * 0.. * Update mapping.dm * Update Rockplanet.dmm
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
desc = "Used to call and send the mining shuttle."
|
||||
circuit = /obj/item/circuitboard/computer/mining_shuttle
|
||||
shuttleId = "mining"
|
||||
possible_destinations = "mining_home;mining_away;landing_zone_dock;mining_away_rockplanet" //SKYRAT EDIT CHANGE
|
||||
possible_destinations = "mining_home;mining_away;landing_zone_dock"
|
||||
no_destination_swap = TRUE
|
||||
var/static/list/dumb_rev_heads = list()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user