mirror of
https://github.com/raeleus/Hashtag-DnD.git
synced 2025-07-05 13:10:28 -04:00
Added #version. Resolved #42
This commit is contained in:
parent
6ae6ebae51
commit
a8fbc6df5b
3 changed files with 12 additions and 1 deletions
|
@ -392,6 +392,8 @@ const modifier = (text) => {
|
|||
text += "\n Removes all characters, locations, and notes. Changes all settings to their defaults. Use with caution!"
|
||||
|
||||
text += "\n\n--Other--"
|
||||
text += "\n#version"
|
||||
text += "\n Returns the current version of this scenario."
|
||||
text += "\n#help"
|
||||
text += "\n This long ass help menu. I am paid by lines of codes."
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue