Skip to content
Snippets Groups Projects
Commit d9fbd53f authored by dg's avatar dg
Browse files

Terrors from Curse of Nightmare do not spam "levelup" when appearing

git-svn-id: http://svn.net-core.org/repos/t-engine4@4721 51575b47-30f0-44d4-a5cc-537603b46e54
parent 8d97cac6
No related branches found
No related tags found
No related merge requests found
......@@ -1117,6 +1117,7 @@ newEffect{
infravision = 10,
can_pass = {pass_wall=20},
resists = {[DamageType.LIGHT] = -50, [DamageType.DARKNESS] = 100},
silent_levelup = true,
no_breath = 1,
fear_immune = 1,
blind_immune = 1,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment