mirror of
https://github.com/tbamud/tbamud.git
synced 2026-04-03 19:07:19 +02:00
Migrate to 5e saving throws
This commit is contained in:
parent
19682f5b58
commit
7c9e1ea2fd
16 changed files with 297 additions and 788 deletions
|
|
@ -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"
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue