Update skills for 5e system

This commit is contained in:
kinther 2025-08-28 10:47:05 -07:00
parent 0815cd6a96
commit 17d6221510
13 changed files with 474 additions and 143 deletions

View file

@ -934,5 +934,6 @@ void mag_assign_spells(void) {
skillo(SKILL_PIERCING_WEAPONS, "piercing weapons");
skillo(SKILL_SLASHING_WEAPONS, "slashing weapons");
skillo(SKILL_BLUDGEONING_WEAPONS, "bludgeoning weapons");
skillo(SKILL_PERCEPTION, "perception");
}