mirror of
https://github.com/raeleus/Hashtag-DnD.git
synced 2025-07-05 05:00:26 -04:00
Update Output.js
This commit is contained in:
parent
d8861836d1
commit
f3fc636e10
1 changed files with 1 additions and 1 deletions
|
@ -259,7 +259,7 @@ const modifier = (text) => {
|
|||
case "clearInventory":
|
||||
text += `[${possessiveName} inventory has been emptied]\n`
|
||||
break
|
||||
case "clearInventory":
|
||||
case "clearSpells":
|
||||
text += `[${possessiveName} spells have been cleared]\n`
|
||||
break
|
||||
case "showEnemies":
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue