Skip to content
This repository was archived by the owner on Dec 2, 2021. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/ScriptDotNet/Skills.cs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ public class Skills
public const string AnimalLore = "Animal Lore";
public const string AnimalTaming = "Animal Taming";
public const string Archery = "Archery";
public const string Armslore = "Armslore";
public const string Armslore = "Arms Lore";
public const string Begging = "Begging";
public const string Blacksmithy = "Blacksmithy";
public const string Bowcraft = "Bowcraft";
Expand Down