diff --git a/code/global.dm b/code/global.dm index 32d571ef3c..d3eea92449 100644 --- a/code/global.dm +++ b/code/global.dm @@ -144,6 +144,7 @@ var/list/robot_module_types = list( "Miner", "Janitor", "Service", "Clerical", "Security", "Research", "Medihound", "K9", "Janihound", "Sci-borg", "Pupdozer", "Service-Hound", "BoozeHound", "KMine" + , "UnityHound" // CHOMPEdit -- Adds the UnityHound drone to the list. ) // List of modules added during code red var/list/emergency_module_types = list(