changes vampire hypnotize to be a sleep stun but makes it cost blood or something i guess this is supposed to be better since its prebase code (#9955)

* goddammit

* Update vampire_powers.dm

* decrease yee yee range to 3

* fixes plus makes hypnotize a do_mob so it has a progress bar

* Update vampire_powers.dm

* Update vampire_powers.dm

* Update vampire_powers.dm
This commit is contained in:
Theos
2020-10-16 09:24:02 -04:00
committed by GitHub
parent 0f0c1a049b
commit 54fe18bb84
7 changed files with 123 additions and 28 deletions

View File

@@ -98,8 +98,8 @@ h1.alert, h2.alert {color: #000000;}
.holoparasite {color: #35333a;}
.surrender {
color: #1235d1;
font-weight: bold;
font-size: 3;
font-weight: bold;
font-size: 3;
animation: surrender 1s ease-in-out infinite alternate;
transform-origin: 0 0;
display: inline-block;