Compile fix.

This commit is contained in:
Zuhayr
2013-08-10 12:36:23 -07:00
parent 9ee5d58ca6
commit 4c26922e7b

View File

@@ -58,7 +58,7 @@
host.adjustBrainLoss(rand(1,2))
if(prob(host.brainloss))
host.say("*"[pick("blink","blink_r","choke","aflap","drool","twitch","twitch_s","gasp")])
host.say("*[pick(list("blink","blink_r","choke","aflap","drool","twitch","twitch_s","gasp"))]")
//if(host.brainloss > 100)