Listen update

This commit is contained in:
kinther 2025-12-15 20:37:39 -08:00
parent 7a23aba72d
commit 4d9fa5771e
9 changed files with 380 additions and 11 deletions

View file

@ -936,4 +936,5 @@ void mag_assign_spells(void) {
skillo(SKILL_BLUDGEONING_WEAPONS, "bludgeoning weapons");
skillo(SKILL_PERCEPTION, "perception");
skillo(SKILL_STEALTH, "stealth");
skillo(SKILL_LISTEN, "listen");
}