mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
Update code/game/gamemodes/vampire/vampire_powers.dm
Co-authored-by: dearmochi <shenesis@gmail.com>
This commit is contained in:
@@ -446,7 +446,7 @@
|
||||
animation.loc = mobloc
|
||||
user.canmove = 0
|
||||
sleep(20)
|
||||
flick("mist_reappear",animation)
|
||||
flick("mist_reappear", animation)
|
||||
sleep(5)
|
||||
if(!user.Move(mobloc))
|
||||
for(var/direction in list(1,2,4,8,5,6,9,10))
|
||||
|
||||
Reference in New Issue
Block a user