Added cue to call #initiative to #encounter text.

This commit is contained in:
raeleus 2024-10-12 10:11:20 -07:00
parent bf60878d05
commit 2a57a9aff2
2 changed files with 2 additions and 2 deletions

View file

@ -1881,7 +1881,7 @@ function doEncounter(command) {
}
}
state.prefix += "\n"
state.prefix += "[Type #initiative to begin the battle]\n"
state.show = "prefix"
return text