Maintenance Drone Fix (#10479)

Fixed the maintenance drone ghost spawner.
    Added more info as to why certain ghost spawners are disabled to the ghost spawner menu.
This commit is contained in:
Geeves
2020-11-10 08:15:14 +02:00
committed by GitHub
parent dd0b88a3ef
commit 5a1231082e
6 changed files with 55 additions and 10 deletions
@@ -36,6 +36,10 @@
populate_code_phrases()
// this covers mapped in drone fabs
for(var/obj/machinery/drone_fabricator/DF in SSmachinery.all_machines)
DF.enable_drone_spawn()
if (config.use_forumuser_api)
update_admins_from_api(TRUE)