mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-08 16:31:55 +00:00
Compile fix.
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user