View Single Post
dungeonguru
Senior Member
 
Join Date: May 2016
Posts: 608

Old March 13th, 2019, 04:07 AM
Quote:
Originally Posted by Fenris447 View Post
Aaaand Guildmaster's Guide to Ravnica?

I'm not touching github again, but I can explain how I would do it.

#1: UA - Artificer
There's already a UA-Artificer source, I would suggest going into the old artificer file and renaming the old artificer "Artificer (UA 2018)" and the new artificer "Artificer (UA 2019)" and just use the existing source. IMO the community should "hide" the old artificer and devalue it rather than continue to clutter up the UA article areas, and keep supporting it, but you do what you want.

#2: Wayfinder's and Ravnica
Make a copy of
COM_Source_110 - Storm Kings Thunder.1st
and rename it to
COM_Source_110 - Wayfarers.1st or COM_Source_110 - Ravnica.1st
respectively.

Edit the file with notepad or your favorite text editor and replace the
<loadonce key="COM_Source_110 - Storm Kings Thunder.1st"/>
reference with one appropriate to your new file name.

Head down into the rest of the file and you'll see a parent and child source "Thing".

You'll want to change id, name and description on the parent to your new id and can leave the rest alone. I would suggest p5EWGE for Wayfarer's parent id. Do the same thing you did for the parent using p5EWGECP for the child id, but ON THE CHILD, YOU MUST CHANGE the parent= to the new ID for the parent.

For Ravnica, p5EGGR for the parent and p5EGGRCP for the child.

Push both the new .1st files to the repository and you're done.
dungeonguru is offline   #13 Reply With Quote