mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
Fixes UnityHound requiring a whitelist entry
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user