mirror of
https://github.com/ikrpg/ikrpg.github.io.git
synced 2026-05-13 14:27:22 +00:00
Added No Quarter #69 to Index.
This commit is contained in:
parent
8579e78bfa
commit
9e4069a763
6 changed files with 276 additions and 4 deletions
|
|
@ -3441,7 +3441,7 @@ var ikrpg = ikrpg || {};
|
|||
list(_melee_weapons, ["Axe", "Sacral Blade"]),
|
||||
listItem(_armors, "Tharn Leathers"),
|
||||
number(_gold, 25),
|
||||
list(_gear, ["apothecary kit", "skinning tools", "bone grinder fetish (any)"])
|
||||
list(_gear, ["apothecary's kit", "skinning tools", "bone grinder fetish (any)"])
|
||||
],
|
||||
"Bokor": [
|
||||
listItem(_careers, "Bokor"),
|
||||
|
|
@ -3471,7 +3471,7 @@ var ikrpg = ikrpg || {};
|
|||
"Medicine"]),
|
||||
list(_spells, ["Arcane Bonds", "Marked for Death"]),
|
||||
number(_gold, 25),
|
||||
list(_gear, ["apothecary kit", "skinning tools", "bone grinder fetish (any)"])
|
||||
list(_gear, ["apothecary's kit", "skinning tools", "bone grinder fetish (any)"])
|
||||
],
|
||||
"Bounty Hunter": [
|
||||
listItem(_careers, "Bounty Hunter"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue