ocean sand

Vars | |
| captured | are we captured, this is easier than having to run checks on turfs for vents |
|---|---|
| catwalk | do we build a catwalk or plating with rods |
| dig_result | Itemstack to drop when dug by a shovel |
| dug | Whether the turf has been dug or not |
Procs | |
| can_dig | If the user can dig the turf |
| getDug | Drops itemstack when dug and changes icon |
Var Details
captured

are we captured, this is easier than having to run checks on turfs for vents
catwalk

do we build a catwalk or plating with rods
dig_result

Itemstack to drop when dug by a shovel
dug

Whether the turf has been dug or not
Proc Details
can_dig
If the user can dig the turf
getDug
Drops itemstack when dug and changes icon