Skip to content

Commit

Permalink
fix statblock layout names (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
mProjectsCode authored Oct 6, 2023
1 parent c7c73b3 commit 97f1bed
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions fantasy-bestiary/Kingmaker-Render-Tester.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Use this section below once you have installed the statblock .json of choice and
## Action Statblock

```statblock
layout: Pathfinder 2e Action
layout: Pathfinder 2e Action Layout
name: "Action Name"
Expand All @@ -35,7 +35,7 @@ sourcebook: "Lorem ipsum dolor sit amet"
## Hazard Statblock

```statblock
layout: Pathfinder 2e Hazard
layout: Pathfinder 2e Hazard Layout
name: "Hazard Name"
Expand Down Expand Up @@ -84,7 +84,7 @@ sourcebook: "Lorem ipsum dolor sit amet"
## Influence Statblock

```statblock
layout: Pathfinder 2e Influence
layout: Pathfinder 2e Influence Layout
name: "Creature Name"
Expand Down Expand Up @@ -136,7 +136,7 @@ sourcebook: "Lorem ipsum dolor sit amet"
## Misc Statblock

```statblock
layout: Pathfinder 2e Misc
layout: Pathfinder 2e Misc Layout
name: "Misc Name"
Expand All @@ -155,7 +155,7 @@ sourcebook: "Lorem ipsum dolor sit amet"
## Quest Statblock

```statblock
layout: Pathfinder 2e Quest
layout: Pathfinder 2e Quest Layout
icon: [](_attachments/pf2e-quest-icon.png)
Expand All @@ -179,7 +179,7 @@ sourcebook: "Lorem ipsum dolor sit amet"
## Settlement Statblock

```statblock
layout: Pathfinder 2e Settlement
layout: Pathfinder 2e Settlement Layout
name: "Settlement Name"
Expand Down

0 comments on commit 97f1bed

Please sign in to comment.