Restores AI controller for wisdom cow (#65229)

When wisdom cows were swapped to a basic mob, it looks like whoever coded them forgot to give the wisdom cows their AI controller. I fixed that up so now they should spout their bullshit again.
Why It's Good For The Game

Spams the chat like it's suppposed to
Changelog

cl Wallem
fix: We gave the wisdom cow its tongue back. We're sorry.
/cl
This commit is contained in:
Wallem
2022-03-01 18:58:54 -05:00
committed by GitHub
parent c3e1675a77
commit a605a2176f
@@ -93,6 +93,7 @@
name = "wisdom cow"
desc = "Known for its wisdom, shares it with all."
gold_core_spawnable = FALSE
ai_controller = /datum/ai_controller/basic_controller/cow/wisdom
/mob/living/basic/cow/wisdom/make_tameable()
return //cannot tame me!