mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-08 18:22:40 +00:00
last draft
This commit is contained in:
@@ -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
|
||||||

|

|
||||||
}}
|
}}
|
||||||
|
<!-- 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
Reference in New Issue
Block a user