mirror of
https://github.com/raeleus/Hashtag-DnD.git
synced 2025-07-14 09:21:52 -04:00
Update Input.js
This commit is contained in:
parent
f41a51ff88
commit
ea41204a7b
1 changed files with 2 additions and 2 deletions
4
Input.js
4
Input.js
|
@ -1,4 +1,4 @@
|
|||
const version = "Hashtag DnD v0.6.0"
|
||||
const version = "VTOL Knights v0.0.1"
|
||||
const rollSynonyms = ["roll"]
|
||||
const createSynonyms = ["create", "generate", "start", "begin", "setup", "party", "member", "new"]
|
||||
const renameCharacterSynonyms = ["renamecharacter", "renameperson"]
|
||||
|
@ -4509,4 +4509,4 @@ function doHelp(command) {
|
|||
return " "
|
||||
}
|
||||
|
||||
modifier(text)
|
||||
modifier(text)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue