diff --git a/.gitignore b/.gitignore
index f969ab8..0668dbb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,6 +26,7 @@ tmtags
*.sublime-workspace
# ikrpg
+xcf
_site
Makefile
_posts/0000-01-01-Todo.html
diff --git a/static/javascripts/generator.js b/static/javascripts/generator.js
index f271022..408616a 100644
--- a/static/javascripts/generator.js
+++ b/static/javascripts/generator.js
@@ -5628,8 +5628,18 @@ var ikrpg = ikrpg || {};
"Command",
"Deception",
"Lore (any)",
- "Negotiation"]), "Choose 1 if Blackclad"),
- listItem(_notes, "All non-Blackclad members of the party gain one additional rank in the general skill of their choice"),
+ "Negotiation"]), "Choose 1 if
Blackclad"),
+ choices(arrayPairs(_occupational_skills, [
+ "Animal Handling",
+ "Climbing",
+ "Detection",
+ "Driving",
+ "Gambling",
+ "Intimidation",
+ "Jumping",
+ "Lore (any)",
+ "Riding",
+ "Swimming"]), "Choose 1 if
not Blackclad")
],
"Crusaders": [
listItem(_notes, "Adventuring Company: Crusaders"),