Update decoder to use text from spec
This commit is contained in:
@@ -140,6 +140,7 @@ class TestRunner {
|
||||
weight: { section: 'physical', label: 'Weight' },
|
||||
age: { section: 'physical', label: 'Age' },
|
||||
skinType: { section: 'appearance', label: 'Skin Type' },
|
||||
appendages: { section: 'appearance', label: 'Appendages' },
|
||||
breath: { section: 'abilities', label: 'Breath Weapon' },
|
||||
reality: { section: 'personality', label: 'Reality' },
|
||||
activity: { section: 'personality', label: 'Activity' },
|
||||
@@ -150,6 +151,7 @@ class TestRunner {
|
||||
technology: { section: 'other', label: 'Technology' },
|
||||
ubiquity: { section: 'other', label: 'Ubiquity' },
|
||||
dragonFriend: { section: 'other', label: 'Dragon-Friend' },
|
||||
nativeLand: { section: 'life', label: 'Native-Land' },
|
||||
mating: { section: 'life', label: 'Mating' },
|
||||
offspring: { section: 'life', label: 'Offspring' },
|
||||
hoard: { section: 'life', label: 'Hoard' },
|
||||
|
||||
Reference in New Issue
Block a user