mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-10 09:12:39 +00:00
Temporarily remove Traveller's Aid Society until after recontact 20250101
This commit is contained in:
@@ -485,11 +485,6 @@ module.exports = [
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
|
||||||
name : "Travellers Aid Society Colophon",
|
|
||||||
gen : LicenseDTTRPGGCC.mongooseTravellersAidSocietyColophon,
|
|
||||||
},
|
|
||||||
|
|
||||||
{
|
{
|
||||||
name : "Cypher System Creator",
|
name : "Cypher System Creator",
|
||||||
subsnippets : [
|
subsnippets : [
|
||||||
@@ -1086,3 +1081,10 @@ module.exports = [
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
|
||||||
|
// Recontact after first of year
|
||||||
|
// {
|
||||||
|
// name : "Travellers Aid Society Colophon",
|
||||||
|
// gen : LicenseDTTRPGGCC.mongooseTravellersAidSocietyColophon,
|
||||||
|
// },
|
||||||
|
|
||||||
|
|||||||
@@ -169,7 +169,8 @@ module.exports = {
|
|||||||
`;
|
`;
|
||||||
},
|
},
|
||||||
// Mongoose's version of Traveller's Aid Society - Verify Logo and access
|
// 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
|
// Monte Cook's Cypher License
|
||||||
monteCookCypherCover : `Requires the Cypher System Rulebook from Monte Cook Games. Distributed through the Cypher System CreatorTM at DriveThruRPG.`,
|
monteCookCypherCover : `Requires the Cypher System Rulebook from Monte Cook Games. Distributed through the Cypher System CreatorTM at DriveThruRPG.`,
|
||||||
monteCookCypherColophon : function() {
|
monteCookCypherColophon : function() {
|
||||||
|
|||||||
Reference in New Issue
Block a user