mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
Gives constructs universal_speak
This allows them to actually communicate with humans, rather than just causing runtimes.
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user