diff --git a/data/sources.sql b/data/sources.sql index 157fbca..b337a53 100644 --- a/data/sources.sql +++ b/data/sources.sql @@ -62,7 +62,8 @@ NULL, 1, 'Age of Ashes Player''s Guide © 2019, Paizo Inc.; Authors: James Jacobs with Amanda Hamon.'); - +/* Unsure what this value is for it will be reassigned a new sourceentry_id when it is inserted and this insert should be moved to the associated monsters.sql BEGIN TRANSACTION; INSERT INTO sourceentries VALUES(1, 1, 8, 9); COMMIT; +*/ \ No newline at end of file