Merge pull request #10666 from Nicaragua1/newvampsound

gamemode vampire sound
This commit is contained in:
variableundefined
2019-01-21 17:51:18 +08:00
committed by GitHub
2 changed files with 1 additions and 0 deletions
+1
View File
@@ -175,6 +175,7 @@
/datum/game_mode/proc/greet_vampire(var/datum/mind/vampire, var/you_are=1)
var/dat
if(you_are)
SEND_SOUND(vampire.current, 'sound/ambience/antag/vampalert.ogg')
dat = "<span class='danger'>You are a Vampire!</span><br>"
dat += {"To bite someone, target the head and use harm intent with an empty hand. Drink blood to gain new powers.
You are weak to holy things and starlight. Don't go into space and avoid the Chaplain, the chapel and especially Holy Water."}
Binary file not shown.