Ensures sentienced animals know how to speak all the languages their master does (#32518)

* Ensures sentienced animals know how to speak Common

* Give all of master's languages

* Languages
This commit is contained in:
PKPenguin321
2017-11-09 09:08:17 -08:00
committed by CitadelStationBot
parent cde4d39989
commit 1aeb81cc25
@@ -196,6 +196,7 @@
to_chat(SM, "<span class='warning'>All at once it makes sense: you know what you are and who you are! Self awareness is yours!</span>")
to_chat(SM, "<span class='userdanger'>You are grateful to be self aware and owe [user.real_name] a great debt. Serve [user.real_name], and assist [user.p_them()] in completing [user.p_their()] goals at any cost.</span>")
to_chat(user, "<span class='notice'>[SM] accepts [src] and suddenly becomes attentive and aware. It worked!</span>")
SM.copy_known_languages_from(user, TRUE)
qdel(src)
else
to_chat(user, "<span class='notice'>[SM] looks interested for a moment, but then looks back down. Maybe you should try again later.</span>")