From fc0edee22e86bbda7e67ac9ee28fb4f05c95fc05 Mon Sep 17 00:00:00 2001 From: James R Miller Date: Sun, 18 Aug 2019 13:01:39 -0500 Subject: [PATCH] -add age of ashes players guide as a source --- data/sources.sql | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/data/sources.sql b/data/sources.sql index 02dc3aa..545022d 100644 --- a/data/sources.sql +++ b/data/sources.sql @@ -41,5 +41,14 @@ VALUES 'TODO', '2019-08-01', 1, - 'Pathfinder Adventure: The Fall of Plaguestone © 2019, Paizo Inc.; Author: Jason Bulmahn.'); + 'Pathfinder Adventure: The Fall of Plaguestone © 2019, Paizo Inc.; Author: Jason Bulmahn.'), +-- Core Rulebook +(4, +'Age of Ashes Player''s Guide', +'Age of Ashes Player''s Guide', +'AoAPG', +'Player''s Guide for the Age of Ashes Adventure Path', +'2019', +1, +'Age of Ashes Player''s Guide © 2019, Paizo Inc.; Authors: James Jacobs with Amanda Hamon.');