Capitalizes machine names when they talk on radio (#886)
This commit is contained in:
committed by
kevinz000
parent
f28ecbd5b9
commit
93e652e07b
@@ -296,6 +296,7 @@
|
||||
// --- Cold, emotionless machines. ---
|
||||
else if(isobj(M))
|
||||
jobname = "Machine"
|
||||
voice = capitalize(voice)
|
||||
|
||||
// --- Unidentifiable mob ---
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user