Migrate to 5e saving throws

This commit is contained in:
kinther 2025-10-03 19:38:42 -07:00
parent 19682f5b58
commit 7c9e1ea2fd
16 changed files with 297 additions and 788 deletions

View file

@ -513,11 +513,12 @@ const char *apply_types[] = {
"GOLD",
"EXP",
"ARMOR",
"SAVING_PARA",
"SAVING_ROD",
"SAVING_PETRI",
"SAVING_BREATH",
"SAVING_SPELL",
"SAVE_STR",
"SAVE_DEX",
"SAVE_CON",
"SAVE_INT",
"SAVE_WIS",
"SAVE_CHA",
"\n"
};