mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 15:08:34 +01:00
Quick migration hot-fix
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
/datum/event/infestation/start()
|
||||
|
||||
location = rand(0,10)
|
||||
location = rand(0,9)
|
||||
var/list/turf/simulated/floor/turfs = list()
|
||||
var/spawn_area_type
|
||||
switch(location)
|
||||
|
||||
Reference in New Issue
Block a user