mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-26 13:52:38 +00:00
last draft
This commit is contained in:
@@ -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
|
||||

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