Fixes UnityHound requiring a whitelist entry

This commit is contained in:
TheGreatKitsune
2021-11-03 15:43:24 -05:00
parent f945ee3a4f
commit d1ed2c01b5

View File

@@ -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(