Fixed incorrect stat assignment

This commit is contained in:
Collin Smith
2020-09-05 14:48:01 -07:00
parent 1734b90bf9
commit 37ea64921c

View File

@ -156,7 +156,7 @@ public class PropertiesGenerator {
}
case 20: { // indestruct
// TODO: set item maxdurability to 0?
stats.put(Stat.item_mindamage_percent, 1);
stats.put(Stat.item_indesctructible, 1);
return;
}
case 21: { // ama, pal, nec, etc. (item_addclassskills) and fireskill