Add Green Ronin back
Rename Green Ronin Logos
@@ -352,8 +352,52 @@ module.exports = [
|
|||||||
incon : 'fab fa-dtrpg',
|
incon : 'fab fa-dtrpg',
|
||||||
subsnippets : [
|
subsnippets : [
|
||||||
{
|
{
|
||||||
name : "Starforgers Guild Colophon",
|
name : "Chronicle System Guild Colophon",
|
||||||
gen : LicenseDTTRPGGCC.alligatorAlleyEntertainmentStarforgersGuildColophon,
|
gen : LicenseDTTRPGGCC.greenRoninChronicleSystemGuildColophon,
|
||||||
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
name : 'Green Ronin\'s Age Creator\'s Alliance',
|
||||||
|
subsnippets : [
|
||||||
|
{
|
||||||
|
name : "Required Text",
|
||||||
|
subsnippets : [
|
||||||
|
{
|
||||||
|
name : "Colophon",
|
||||||
|
gen : LicenseDTTRPGGCC.greenRoninAgeCreatorsAllianceColophon,
|
||||||
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
name : "Cover",
|
||||||
|
gen : LicenseDTTRPGGCC.greenRoninAgeCreatorsAllianceCover,
|
||||||
|
},
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name : "Logos",
|
||||||
|
subsnippets : [
|
||||||
|
{
|
||||||
|
name : "Age",
|
||||||
|
gen : LicenseDTTRPGGCC.greenRoninAgeCreatorsAllianceLogo,
|
||||||
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
name : "Blue Rose",
|
||||||
|
gen : LicenseDTTRPGGCC.greenRoninAgeCreatorsAllianceBlueRoseLogo,
|
||||||
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
name : "Fantasy Age Compatible",
|
||||||
|
gen : LicenseDTTRPGGCC.greenRoninAgeCreatorsAllianceFantasyAgeCompatible,
|
||||||
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
name : "Modern AGE Compatible",
|
||||||
|
gen : LicenseDTTRPGGCC.greenRoninAgeCreatorsAllianceModernAGECompatible,
|
||||||
|
},
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
@@ -397,8 +441,35 @@ module.exports = [
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
},
|
||||||
|
{
|
||||||
|
name : "Starforgers Guild Colophon",
|
||||||
|
gen : LicenseDTTRPGGCC.alligatorAlleyEntertainmentStarforgersGuildColophon,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name : "Super-Powered by M&M",
|
||||||
|
subsnippets : [
|
||||||
|
{
|
||||||
|
name : "Required Text",
|
||||||
|
subsnippets : [
|
||||||
|
{
|
||||||
|
name : "Colophon",
|
||||||
|
gen : LicenseDTTRPGGCC.greenRoninSuperPoweredMMColophon,
|
||||||
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
name : "Cover",
|
||||||
|
gen : LicenseDTTRPGGCC.greenRoninSuperPoweredMMCover,
|
||||||
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
name : "Section 15",
|
||||||
|
gen : LicenseDTTRPGGCC.greenRoninSuperPoweredMMSection15,
|
||||||
|
},
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -102,10 +102,10 @@ module.exports = {
|
|||||||
},
|
},
|
||||||
// Verify Logo redistribution
|
// Verify Logo redistribution
|
||||||
greenRoninAgeCreatorsAllianceCover : `Requires the \[Game Title\] Rulebook from Green Ronin Publishing for use.`,
|
greenRoninAgeCreatorsAllianceCover : `Requires the \[Game Title\] Rulebook from Green Ronin Publishing for use.`,
|
||||||
greenRoninAgeCreatorsAllianceLogo : ``,
|
greenRoninAgeCreatorsAllianceLogo : ``,
|
||||||
greenRoninAgeCreatorsAllianceBlueRoseLogo : ``,
|
greenRoninAgeCreatorsAllianceBlueRoseLogo : ``,
|
||||||
greenRoninAgeCreatorsAllianceFantasyAgeCompatible : ``,
|
greenRoninAgeCreatorsAllianceFantasyAgeCompatible : ``,
|
||||||
greenRoninAgeCreatorsAllianceModernAGECompatible : ``,
|
greenRoninAgeCreatorsAllianceModernAGECompatible : ``,
|
||||||
// Green Ronin's Chronicle - Verify Art and Access
|
// Green Ronin's Chronicle - Verify Art and Access
|
||||||
greenRoninChronicleSystemGuildColophon : function() {
|
greenRoninChronicleSystemGuildColophon : function() {
|
||||||
return dedent`
|
return dedent`
|
||||||
@@ -180,10 +180,10 @@ module.exports = {
|
|||||||
`;
|
`;
|
||||||
},
|
},
|
||||||
// Verify Logo redistribution
|
// Verify Logo redistribution
|
||||||
monteCookLogoDarkLarge : ``,
|
monteCookLogoDarkLarge : ``,
|
||||||
monteCookLogoDarkSmall : ``,
|
monteCookLogoDarkSmall : ``,
|
||||||
monteCookLogoLightLarge : ``,
|
monteCookLogoLightLarge : ``,
|
||||||
monteCookLogoLightSmall : ``,
|
monteCookLogoLightSmall : ``,
|
||||||
// Onyx Path Canis Minor - Verify logos and access
|
// Onyx Path Canis Minor - Verify logos and access
|
||||||
onyxPathCanisMinorColophon : function () {
|
onyxPathCanisMinorColophon : function () {
|
||||||
return dedent`
|
return dedent`
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 1.5 MiB After Width: | Height: | Size: 1.5 MiB |
|
Before Width: | Height: | Size: 272 KiB After Width: | Height: | Size: 272 KiB |
|
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 34 KiB |
|
Before Width: | Height: | Size: 2.0 MiB After Width: | Height: | Size: 2.0 MiB |