Merge pull request #5413 from Citadel-Station-13/upstream-merge-35421
[MIRROR] Ruins now log to world only in TESTING mode
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
if(!valid)
|
||||
continue
|
||||
|
||||
log_world("Ruin \"[name]\" placed at ([central_turf.x], [central_turf.y], [central_turf.z])")
|
||||
testing("Ruin \"[name]\" placed at ([central_turf.x], [central_turf.y], [central_turf.z])")
|
||||
|
||||
for(var/i in get_affected_turfs(central_turf, 1))
|
||||
var/turf/T = i
|
||||
|
||||
Reference in New Issue
Block a user