Rename the "none" damage class to "non-damaging".
[zzz-pokedex.git] / pokedex / data / csv / move_damage_classes.csv
1 id,name,description
2 1,non-damaging,No damage
3 2,physical,"Physical damage, controlled by Attack and Defense"
4 3,special,"Special damage, controlled by Special Attack and Special Defense"