diff options
Diffstat (limited to 'mobs/crypt_lurker.json')
-rw-r--r-- | mobs/crypt_lurker.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/mobs/crypt_lurker.json b/mobs/crypt_lurker.json new file mode 100644 index 00000000..d1feb1f0 --- /dev/null +++ b/mobs/crypt_lurker.json @@ -0,0 +1,9 @@ +{ + "entity": "Zombie", + "modifiers": [ + { + "type": "equipment", + "hand": "BONE" + } + ] +}
\ No newline at end of file |