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

last draft

This commit is contained in:
Victor Losada Hernandez
2023-02-28 22:27:51 +01:00
parent 63b088762e
commit 7c09956d7d
2 changed files with 1079 additions and 899 deletions

View File

@@ -38,16 +38,15 @@ var titles = [
];
module.exports = ()=>{
return `
{{partCover
return `{{partCover}}
# PART X
## ${_.sample(titles)}
## Developing and Using NPCs
{{imageMaskEdge5,--offset:-12cm,--rotation:0
![Background](https://i.imgur.com/dpg5qPT.png)
}}
{{pageNumber,auto}}
{{footnote PART X | SECTION NAME}}
<!-- Use --offset to shift the mask toward or away from the page center.
Use --rotation to set rotation angle in degrees. -->
\\page`;
};

File diff suppressed because it is too large Load Diff