address code review comments
This commit is contained in:
parent
fc144aa3f6
commit
7e4c5059ca
5 changed files with 8 additions and 9 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue