Set command codeblock to expandable

This commit is contained in:
WBHarry 2026-01-03 02:50:47 +01:00
parent 5c3a2cf060
commit 958dd8b1d0
7 changed files with 58 additions and 17 deletions

View file

@ -1226,7 +1226,10 @@
},
"fearRoll": {
"label": "Fear Roll",
"hint": "this: Action\nroll: DhRoll\nactor: DhActor"
"hint": "this: Action, roll: DhRoll, actor: DhActor"
},
"triggerTexts": {
"strangePatternsContent": "Increase Hope or clear stress?"
},
"triggerError": "{trigger} trigger failed for {actor}. It's probably configured wrong."
},