mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 21:18:37 +01:00
[MIRROR] repaths plasteel tiles to iron (#3155)
* repaths plasteel tiles to iron * Update robot_modules.dm * a * fuck me Co-authored-by: Fikou <piotrbryla@onet.pl> Co-authored-by: Gandalf2k15 <jzo123@hotmail.com>
This commit is contained in:
co-authored by
Fikou
Gandalf2k15
parent
ea228e5c26
commit
cc9ef500c7
@@ -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