address code review comments

This commit is contained in:
Johannes Loher 2021-01-18 19:11:13 +01:00
parent fc144aa3f6
commit 7e4c5059ca
5 changed files with 8 additions and 9 deletions

View file

@ -204,7 +204,7 @@ export const DS4 = {
birthplace: "DS4.CharacterProfileBirthplace",
age: "DS4.CharacterProfileAge",
height: "DS4.CharacterProfileHeight",
hairColor: "DS4.ProfilHairColor",
hairColor: "DS4.ProfilEHairColor",
weight: "DS4.CharacterProfileWeight",
eyeColor: "DS4.CharacterProfileEyeColor",
specialCharacteristics: "DS4.CharacterProfileSpecialCharacteristics",
@ -239,7 +239,7 @@ export const DS4 = {
},
/**
* Define the different size categories a creatures fall into
* Define the different size categories creatures fall into
*/
creatureSizeCategories: {
tiny: "DS4.CreatureSizeCategoryTiny",