diff options
Diffstat (limited to 'mobs/ghost.json')
| -rw-r--r-- | mobs/ghost.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mobs/ghost.json b/mobs/ghost.json index 1ed18be0..02e53221 100644 --- a/mobs/ghost.json +++ b/mobs/ghost.json @@ -3,6 +3,9 @@ "modifiers": [ { "type": "charged" + }, + { + "type": "invisible" } ] }
\ No newline at end of file |
