mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-24 20:46:29 +01:00
Update drone_manufacturer.dm
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
/mob/living/silicon/robot/drone/construction,
|
||||
/mob/living/silicon/robot/drone,)
|
||||
|
||||
/obj/machinery/drone_fabricator/proc/create_drone() //Proc where we inject our randomizer code
|
||||
/obj/machinery/drone_fabricator/random/create_drone() //Proc where we inject our randomizer code
|
||||
drone_type = pick(dronetypes)
|
||||
..()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user