goliath_find_diggable_turf ![code/modules/mob/living/basic/lavaland/goliath/goliath_ai.dm 61](git.png)
Vars | |
scan_range | How far do we look for turfs? |
---|---|
target_key | Where do we store the target data |
Procs | |
is_valid_turf | Return true if this is a turf we can dig |
Var Details
scan_range ![code/modules/mob/living/basic/lavaland/goliath/goliath_ai.dm 66](git.png)
How far do we look for turfs?
target_key ![code/modules/mob/living/basic/lavaland/goliath/goliath_ai.dm 64](git.png)
Where do we store the target data
Proc Details
is_valid_turf
Return true if this is a turf we can dig