aboutsummaryrefslogtreecommitdiff
path: root/mobs/crypt_lurker.json
blob: d1feb1f0eac4871f6803fdc650de1c23b8530d02 (plain)
1
2
3
4
5
6
7
8
9
{
  "entity": "Zombie",
  "modifiers": [
    {
      "type": "equipment",
      "hand": "BONE"
    }
  ] 
}