mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-18 01:26:46 +01:00
Adds Dantalion, a new vampire subclass. (#17353)
* dantalion * my sanity melts * I am a front end engineer * first review pass Co-authored-by: Farie82 <farie82@users.noreply.github.com> Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com> * review pass part 2 * fixes and polishes * review * sprites thanks to ramon * todo and power reshuffle * styling + fix * steel review * thrall commune fixes + polish * I hate som * runtime fix + dethrall message * balance patch + jobban support * I clicked on the file bundle and this commit took so long to handle * review Co-authored-by: Farie82 <farie82@users.noreply.github.com> * review Co-authored-by: Farie82 <farie82@users.noreply.github.com> * "last change they say" Co-authored-by: Farie82 <farie82@users.noreply.github.com> * cool animation * AA review Co-authored-by: Farie82 <farie82@users.noreply.github.com> Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
This commit is contained in:
@@ -251,6 +251,7 @@
|
||||
if(isvampirethrall(M))
|
||||
M.mind.remove_antag_datum(/datum/antagonist/mindslave/thrall)
|
||||
holder.remove_reagent(id, volume)
|
||||
M.visible_message("<span class='biggerdanger'>[M] recoils, their skin flushes with colour, regaining their sense of control!</span>")
|
||||
M.SetJitter(0)
|
||||
M.SetStuttering(0)
|
||||
M.SetConfused(0)
|
||||
|
||||
Reference in New Issue
Block a user