immortal ![code/modules/mob/living/basic/lavaland/goliath/goliath.dm 187](git.png)
Rare Goliath variant which occasionally replaces the normal mining mob, releases shitloads of tentacles
Vars | |
retarget_turfs_cooldown | Don't re-check nearby turfs for this long |
---|---|
tentacle_target_turfs | List of places we might spawn a tentacle, if we're alive |
Procs | |
cache_nearby_turfs | Store nearby turfs in our list so we can pop them out later |
Var Details
retarget_turfs_cooldown ![code/modules/mob/living/basic/lavaland/goliath/goliath.dm 195](git.png)
Don't re-check nearby turfs for this long
tentacle_target_turfs ![code/modules/mob/living/basic/lavaland/goliath/goliath.dm 199](git.png)
List of places we might spawn a tentacle, if we're alive
Proc Details
cache_nearby_turfs
Store nearby turfs in our list so we can pop them out later