Various fixes and renamingé
All checks were successful
Release Creation / build (release) Successful in 1m30s
All checks were successful
Release Creation / build (release) Successful in 1m30s
This commit is contained in:
@@ -50,7 +50,7 @@ export const MORTAL_CHOICES = {
|
||||
"halfelf": { label: "Half-Elf", id: "halfelf", defenseBonus: 0 },
|
||||
"halforc": { label: "Half-Orc", id: "halforc", defenseBonus: 0 },
|
||||
"gnome": { label: "Gnome", id: "gnome", defenseBonus: 2 },
|
||||
"halflings": { label: "Halflings", id: "halflings", defenseBonus: 2 }
|
||||
"halflings": { label: "Halfling", id: "halflings", defenseBonus: 2 }
|
||||
}
|
||||
|
||||
export const FAVOR_CHOICES = {
|
||||
|
||||
Reference in New Issue
Block a user