rebase and removed halfies

merge-requests/5/head
James DeVore 2019-08-05 15:37:24 -04:00
parent 6a54ec8f10
commit b112d331aa
1 changed files with 11 additions and 5 deletions

View File

@ -19,13 +19,19 @@ VALUES
/* TODO flesh out the ancestry-trait pairs */
/* ancestries 7 = half elf and 8 = half orc. Not sure why they aren't in the ancestry table so I just included them - James D */
/* ancestries 7 = half elf and 8 = half orc.
(8,91),
(8,124),
(7,58),
(7,91),
*/
INSERT INTO ancestries_traits (ancestry_id, trait_id)
VALUES
(8,91),
(8,124),
(7,58),
(7,91),
(4,81),
(4,91),
(6,90),