Gives constructs universal_speak

This allows them to actually communicate with humans, rather than just
causing runtimes.
This commit is contained in:
Krausus
2015-08-18 03:38:47 -04:00
parent 7f75fe794e
commit a1cc629f6e
@@ -25,6 +25,7 @@
minbodytemp = 0
faction = list("cult")
flying = 1
universal_speak = 1
var/list/construct_spells = list()
/mob/living/simple_animal/construct/New()