mirror of
https://github.com/ikrpg/ikrpg.github.io.git
synced 2026-05-13 14:27:22 +00:00
Fixed issue with Paingiver and Outcast castes.
This commit is contained in:
parent
750e4e0733
commit
51dad7729d
2 changed files with 3 additions and 4 deletions
|
|
@ -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": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue