More cult flavor text

This commit is contained in:
ZomgPonies
2013-08-20 18:56:01 -04:00
parent a6e75de239
commit b6d0fa7df3
+1 -1
View File
@@ -165,7 +165,7 @@
if (!word)
word=pick(allwords)
var/wordexp = "[cultwords[word]] is [word]..."
cult_mob << "\red You remember one thing from the dark teachings of your master... [wordexp]"
cult_mob << "\red [pick("You remember something from the dark teachings of your master","You hear a dark voice on the wind","Black blood oozes into your vision and forms into symbols","You have a vision of a [pick("crow","raven","vulture","parrot")] it squawks","You catch a brief glimmer of the otherside")]... [wordexp]"
cult_mob.mind.store_memory("<B>You remember that</B> [wordexp]", 0, 0)