0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-08 18:22:40 +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 = ()=>{ module.exports = ()=>{
return ` return `{{partCover}}
{{partCover
# PART X # PART X
## ${_.sample(titles)} ## Developing and Using NPCs
{{imageMaskEdge5,--offset:-12cm,--rotation:0
![Background](https://i.imgur.com/dpg5qPT.png) ![Background](https://i.imgur.com/dpg5qPT.png)
}} }}
<!-- Use --offset to shift the mask toward or away from the page center.
{{pageNumber,auto}} Use --rotation to set rotation angle in degrees. -->
{{footnote PART X | SECTION NAME}}
\\page`; \\page`;
}; };

File diff suppressed because it is too large Load Diff