Capitalizes machine names when they talk on radio (#886)

This commit is contained in:
CitadelStationBot
2017-05-10 18:04:58 -05:00
committed by kevinz000
parent f28ecbd5b9
commit 93e652e07b

View File

@@ -296,6 +296,7 @@
// --- Cold, emotionless machines. ---
else if(isobj(M))
jobname = "Machine"
voice = capitalize(voice)
// --- Unidentifiable mob ---
else