adds missing /'s at the starts of some obj instances (#7169)
This commit is contained in:
committed by
kevinz000
parent
75def268a6
commit
db25067491
@@ -253,7 +253,7 @@ interface with the mining shuttle at the landing site if a mobile beacon is also
|
||||
place.ScrapeAway()
|
||||
return ..()
|
||||
|
||||
obj/docking_port/stationary/public_mining_dock
|
||||
/obj/docking_port/stationary/public_mining_dock
|
||||
name = "public mining base dock"
|
||||
id = "disabled" //The Aux Base has to leave before this can be used as a dock.
|
||||
//Should be checked on the map to ensure it matchs the mining shuttle dimensions.
|
||||
|
||||
Reference in New Issue
Block a user