Skip to content
This repository has been archived by the owner on Nov 24, 2024. It is now read-only.

Commit

Permalink
edited eater
Browse files Browse the repository at this point in the history
  • Loading branch information
Standing-Storm authored Feb 23, 2023
1 parent 86186b0 commit 75b067b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion monsters/nether.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"bleed_rate": 0,
"vision_day": 30,
"vision_night": 40,
"tracking_distance": 15,
"harvest": "exempt",
"special_attacks": [
{
Expand All @@ -33,6 +34,6 @@
}
],
"death_function": { "corpse_type": "NO_CORPSE", "message": "The %s melts away." },
"flags": [ "SEES", "WARM", "FLIES", "NO_BREATHE", "NOHEAD", "ACIDPROOF", "HARDTOSHOOT", "PLASTIC", "NOGIB" ]
"flags": [ "SEES", "WARM", "FLIES", "NO_BREATHE", "NOHEAD", "NO_FUNG_DMG", "KEEP_DISTANCE", "PATH_AVOID_DANGER_2", "ACIDPROOF", "HARDTOSHOOT", "PLASTIC", "NOGIB" ]
}
]

0 comments on commit 75b067b

Please sign in to comment.