Fixed issue with Paingiver and Outcast castes.

This commit is contained in:
Yord 2016-05-17 07:49:03 +02:00
parent 750e4e0733
commit 51dad7729d
2 changed files with 3 additions and 4 deletions

View file

@ -3004,12 +3004,12 @@ var ikrpg = ikrpg || {};
],
"Paingiver": [
listItem(_notes, "Paingiver Caste"),
listItem(_AGL, 1),
number(_AGL, 1),
listItem(_abilities, "Anatomical Precision")
],
"Slave": [
listItem(_notes, "Slave Caste"),
listItem(_PHY, 1),
number(_PHY, 1),
listItem(_benefits, "Tough")
],
"Warrior": [