0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-27 13:42:38 +00:00

Temporarily remove Traveller's Aid Society until after recontact 20250101

This commit is contained in:
David Bolack
2024-10-22 14:40:06 -05:00
parent 1513abadd0
commit e13ecfc16d
2 changed files with 9 additions and 6 deletions

View File

@@ -485,11 +485,6 @@ module.exports = [
]
},
{
name : "Travellers Aid Society Colophon",
gen : LicenseDTTRPGGCC.mongooseTravellersAidSocietyColophon,
},
{
name : "Cypher System Creator",
subsnippets : [
@@ -1086,3 +1081,10 @@ module.exports = [
]
},
];
// Recontact after first of year
// {
// name : "Travellers Aid Society Colophon",
// gen : LicenseDTTRPGGCC.mongooseTravellersAidSocietyColophon,
// },

View File

@@ -169,7 +169,8 @@ module.exports = {
`;
},
// Mongoose's version of Traveller's Aid Society - Verify Logo and access
mongooseTravellersAidSocietyColophon : `This product was created under license. Traveller and its logo are trademarks of Far Future Enterprises. This work contains material that is copyright Mongoose Publishing and/or other authors. Such material is used with permission under the Community Content Agreement for The Travellers' Aid Society.`,
// Recontact after first of 2025
// mongooseTravellersAidSocietyColophon : `This product was created under license. Traveller and its logo are trademarks of Far Future Enterprises. This work contains material that is copyright Mongoose Publishing and/or other authors. Such material is used with permission under the Community Content Agreement for The Travellers' Aid Society.`,
// Monte Cook's Cypher License
monteCookCypherCover : `Requires the Cypher System Rulebook from Monte Cook Games. Distributed through the Cypher System CreatorTM at DriveThruRPG.`,
monteCookCypherColophon : function() {