adds missing /'s at the starts of some obj instances (#7169)

This commit is contained in:
CitadelStationBot
2018-06-18 13:53:33 -05:00
committed by kevinz000
parent 75def268a6
commit db25067491
8 changed files with 15 additions and 10 deletions
+1 -1
View File
@@ -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.