Skip to content
Snippets Groups Projects
Commit 0ec125cf authored by Tawny Harte's avatar Tawny Harte
Browse files

fix

parent b8aef8ff
No related branches found
No related tags found
No related merge requests found
......@@ -221,7 +221,7 @@ newEntity{ base = "BASE_AMULET",
[Stats.STAT_STR] = 6,
[Stats.STAT_CON] = 6,
},
inc_resists={ [DamageType.PHYSICAL] = 20, },
resists={ [DamageType.PHYSICAL] = 20, },
},
on_wear = function(self, who)
if who.descriptor and who.descriptor.race == "Halfling" then
......
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