mirror of
https://github.com/raeleus/Hashtag-DnD.git
synced 2025-07-05 21:20:27 -04:00
Added cue to call #initiative to #encounter text.
This commit is contained in:
parent
bf60878d05
commit
2a57a9aff2
2 changed files with 2 additions and 2 deletions
2
Input.js
2
Input.js
|
@ -1881,7 +1881,7 @@ function doEncounter(command) {
|
|||
}
|
||||
}
|
||||
|
||||
state.prefix += "\n"
|
||||
state.prefix += "[Type #initiative to begin the battle]\n"
|
||||
|
||||
state.show = "prefix"
|
||||
return text
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue