Commit 4977f8b3 authored by santiago duque's avatar santiago duque

changed chapter blueprint

parent cf792ec8
......@@ -4,6 +4,22 @@ tabs:
content:
label: Content
fields:
part:
label: Part
type: number
help: Which narrative part this chapter belongs to (1, 2, or 3)
min: 1
max: 3
default: 1
width: 1/3
part_name:
label: Part Name
type: text
help: "e.g. Below, Recurrence, Awake"
width: 1/3
gap1:
type: gap
width: 1/3
chapter_number:
label: Chapter Number
type: number
......@@ -35,19 +51,7 @@ tabs:
label: Scroll Cue Text
type: text
default: Scroll to descend
part:
label: Part
type: number
help: Which narrative part this chapter belongs to (1, 2, or 3)
min: 1
max: 3
default: 1
width: 1/2
part_name:
label: Part Name
type: text
help: "e.g. Below, Recurrence, Awake"
width: 1/2
sections:
label: Chapter Sections
type: blocks
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment