mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 23:17:28 +01:00
POLARIS: Adds an animation thing, uses it on ventcrawls
This commit is contained in:
@@ -154,6 +154,7 @@ var/list/ventcrawl_machinery = list(
|
||||
if(HAZARD_HIGH_PRESSURE to INFINITY)
|
||||
to_chat(src, "<span class='danger'>You feel a roaring wind pushing you away from the vent!</span>")
|
||||
|
||||
fade_towards(vent_found,45)
|
||||
if(!do_after(src, 45, vent_found, 1, 1))
|
||||
return
|
||||
if(!can_ventcrawl())
|
||||
|
||||
Reference in New Issue
Block a user