Corrected skill typo in character generator

This commit is contained in:
Yord 2015-10-03 22:50:04 +02:00
parent c8476ea568
commit 5cc5aba4fe
2 changed files with 2 additions and 2 deletions

View file

@ -2566,7 +2566,7 @@ var ikrpg = ikrpg || {};
list(_abilities, ["Flesh of Steel", "Hardened Strike", "Shifting Sands Stance"]),
listItem(_connections, "Order of the Fist"),
listItem(_military_skills, "Unarmed Combat"),
list(_occupational_skills, ["Detection", "Jump", "Sneak"])
list(_occupational_skills, ["Detection", "Jumping", "Sneak"])
],
"Arcane Mechanik": [
listItem(_careers, "Arcane Mechanik"),