Merge pull request #2963 from Ravensdale/master

Robot bug fix, synthetic custom sprites update and a rune text tweak
This commit is contained in:
Chinsky
2013-06-07 04:45:00 -07:00
6 changed files with 36 additions and 9 deletions
+1 -1
View File
@@ -115,7 +115,7 @@ var/list/sacrificed = list()
return 1
else
M << "<font color=\"purple\"><b><i>Your blood pulses. Your head throbs. The world goes red. All at once you are aware of a horrible, horrible truth. The veil of reality has been ripped away and in the festering wound left behind something sinister takes root.</b></i></font>"
M << "<font color=\"red\"><b>And not a single fuck was given, exterminate the cult at all costs.</b></font>"
M << "<font color=\"red\"><b>And you were able to force it out of your mind. You now know the truth, there's something horrible out there, stop it and its minions at all costs.</b></font>"
return 0
return fizzle()