fix another typo on data/ancestries.sql

merge-requests/12/head
James Miller 2019-08-06 08:49:48 -05:00
parent c69d1f9371
commit 29599a591b
1 changed files with 10 additions and 10 deletions

View File

@ -61,20 +61,20 @@ VALUES
(1,79), --Dwarf (1,79), --Dwarf
(1,116), --Humanoid (1,116), --Humanoid
(2,80), --Elf (2,80), --Elf
(2,116), (2,116),
(3,81), --Gnome (3,81), --Gnome
(3,116), (3,116),
(4,82 --Goblin (4,82), --Goblin
(4,116), (4,116),
(5,85), --Halfling (5,85), --Halfling
(5,116), (5,116),
(6,86), --Human (6,86), --Human
(6,116); (6,116),
(7,80), -- Half-Elf -> Elf (7,80), -- Half-Elf -> Elf
(7,86), --Human I don't believe they lose the human trait (7,86),
(7,116), --Humanoid (7,116),
(7,83), -- Half-Elf -> Half-Elf (7,83),
(8,116), --Half-Orc -> Humaniod (8,116), --Half-Orc
(8,86), --Human I don't believe they lose the human trait (8,86),
(8,182), -- Orc (8,182),
(8,84); -- Half-Orc -> Half-Orc (8,84);