mystery_event.yml: fix options placeholder
Co-authored-by: Asdar <asdargmng@gmail.com>
This commit is contained in:
parent
b194f55d57
commit
2a76e9e1f4
|
@ -91,7 +91,7 @@ body:
|
||||||
attributes:
|
attributes:
|
||||||
label: Options offered to the player
|
label: Options offered to the player
|
||||||
description: A maximum of four options can be displayed at a time
|
description: A maximum of four options can be displayed at a time
|
||||||
placeholder: Remember that only a maximum of up to four options can be displayed at a time
|
placeholder: Remember that only up to four options can be displayed at a time
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
|
Loading…
Reference in New Issue