Update to the cultist mode:

Some bugs fixed.
Converting people doesnt give new words anymore.
Sacrificing people does. You can sacrifice a living person, a dead body, an alium or a monkey. 3 cultists must chant together to sacrifice a living person, but the chances to obtain new word are higher when you sacrifice living humans.
Also putting berry joice in a glass now works properly, instead of making it a "glass of...what?"

Highly untested, so come revise this and try to find any problems.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1069 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
KFFFF00
2011-02-19 01:13:42 +00:00
parent 0a8aea78eb
commit b8dbdd30e1
6 changed files with 112 additions and 24 deletions
+4
View File
@@ -2786,6 +2786,10 @@
icon_state = "glass_white"
name = "Glass of soy milk"
desc = "White and nutritious soy goodness!"
if("berryjuice")
icon_state = "berryjuice"
name = "Glass berry joice"
desc = "Berry juice. Or maybe its jam. Who cares?"
else
icon_state ="glass_brown"
name = "Glass of ..what?"