mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 07:38:05 +01:00
repaths plasteel tiles to iron (#56644)
Repaths plasteel tiles and turfs to iron. We're in too deep to back out now
This commit is contained in:
@@ -26,7 +26,7 @@ GLOBAL_VAR(test_log)
|
||||
var/turf/run_loc_top_right
|
||||
|
||||
/// The type of turf to allocate for the testing zone
|
||||
var/test_turf_type = /turf/open/floor/plasteel
|
||||
var/test_turf_type = /turf/open/floor/iron
|
||||
|
||||
//internal shit
|
||||
var/focus = FALSE
|
||||
|
||||
Reference in New Issue
Block a user