mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
POLARIS: Adds an animation thing, uses it on ventcrawls
This commit is contained in:
@@ -155,6 +155,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