[MIRROR] Drake swooping is smoother and more dangerous (#571)
* Drake swooping is smoother and more dangerous * Update dragon.dm * Delete dragon.dm.rej
This commit is contained in:
committed by
Poojawa
parent
4cf23d086a
commit
b1d6b6a277
@@ -35,7 +35,6 @@
|
||||
..()
|
||||
if(randomdir)
|
||||
setDir(pick(GLOB.cardinal))
|
||||
flick("[icon_state]", src) //Because we might be pulling it from a pool, flick whatever icon it uses so it starts at the start of the icon's animation.
|
||||
|
||||
timerid = QDEL_IN(src, duration)
|
||||
|
||||
@@ -214,7 +213,7 @@
|
||||
icon = 'icons/effects/fire.dmi'
|
||||
icon_state = "3"
|
||||
duration = 20
|
||||
|
||||
|
||||
/obj/effect/overlay/temp/cult
|
||||
randomdir = 0
|
||||
duration = 10
|
||||
|
||||
Reference in New Issue
Block a user