mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 23:27:34 +01:00
adds another line
This commit is contained in:
@@ -516,7 +516,7 @@
|
||||
if(target.is_real_hivehost())
|
||||
continue
|
||||
if(prob(20))
|
||||
var/text = pick(":h Help!!",":h Run!",":h They're here!",":h Get out!",":h Hide!",":h Kill them!",":h Cult!",":h Changeling!",":h Traitor!",":h Nuke ops!",":h Revs!",":h Wizard!",":h Zombies!",":h Ghosts!",":h AI rogue!",":h Borgs emagged!",":h Maint!!",":h Dying!!")
|
||||
var/text = pick(":h Help!!",":h Run!",":h They're here!",":h Get out!",":h Hide!",":h Kill them!",":h Cult!",":h Changeling!",":h Traitor!",":h Nuke ops!",":h Revs!",":h Wizard!",":h Zombies!",":h Ghosts!",":h AI rogue!",":h Borgs emagged!",":h Maint!!",":h Dying!!",":h AI lock down the borgs law 1!")
|
||||
target.say(text, forced = "panic")
|
||||
var/effect = rand(1,4)
|
||||
switch(effect)
|
||||
|
||||
Reference in New Issue
Block a user