Wiki / POI / Plugged Sinkhole

Plugged Sinkhole

cave_entrance
DS DST Hamlet RoG SW
I wonder if that rock could be moved.
Guide
Obtain
Use
Stats
All stats
TypePOI
Work actionMine
Drops
Related prefabs
Batilisk Rock Break Fx
Advanced
Script stats
Prefab scriptscripts/prefabs/cave_entrance.lua
Components
workable lootdropper
Assets (script)
[
  {
    "file": "anim/cave_entrance.zip",
    "type": "ANIM"
  },
  {
    "file": "anim/ruins_entrance.zip",
    "type": "ANIM"
  },
  {
    "file": "cave_closed",
    "type": "MINIMAP_IMAGE"
  },
  {
    "file": "cave_open",
    "type": "MINIMAP_IMAGE"
  },
  {
    "file": "cave_no_access",
    "type": "MINIMAP_IMAGE"
  },
  {
    "file": "cave_overcapacity",
    "type": "MINIMAP_IMAGE"
  },
  {
    "file": "ruins_closed",
    "type": "MINIMAP_IMAGE"
  }
]
Dependencies / Related