aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mobs/ghost.json3
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