mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 19:52:29 +00:00
12 lines
344 B
Plaintext
12 lines
344 B
Plaintext
include pc/_active_conditions.pug
|
|
+tab({tabName:'pc',container:'article'})#pc
|
|
include pc/_conditions.pug
|
|
include pc/_header.pug
|
|
include pc/_basic_stats.pug
|
|
include pc/_combat_stats.pug
|
|
include pc/_skills.pug
|
|
include pc/_gear.pug
|
|
include pc/_weapons.pug
|
|
include pc/_archetypes.pug
|
|
include pc/_traits.pug
|
|
include pc/_notes.pug |