[MIRROR] [FUCK] Linters work again, V3 [MDB IGNORE] (#17950)

* [FUCK] Linters work again, V3

* i don't think these are all of them

* heehhooo there go the fucking m aps!

Co-authored-by: Zephyr <12817816+ZephyrTFA@users.noreply.github.com>
Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com>
Co-authored-by: Jolly-66 <70232195+Jolly-66@users.noreply.github.com>
This commit is contained in:
SkyratBot
2022-12-11 20:10:27 -05:00
committed by GitHub
co-authored by Zephyr GoldenAlpharex Jolly-66
parent baaa882864
commit a43afbd7e8
26 changed files with 47 additions and 116 deletions
+1 -1
View File
@@ -2,6 +2,6 @@
var/locs = block(run_loc_floor_bottom_left, run_loc_floor_top_right)
for(var/I in 1 to 5)
new /mob/living/carbon/human(pick(locs))
new /mob/living/carbon/human/consistent(pick(locs))
sleep(5 SECONDS)