mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-21 22:03:47 +00:00
Updated dialogic
This commit is contained in:
parent
1d11462073
commit
cbb82512ee
483 changed files with 5743 additions and 2177 deletions
|
|
@ -23,5 +23,5 @@ func _get_text_effects() -> Array[Dictionary]:
|
|||
|
||||
func _get_text_modifiers() -> Array[Dictionary]:
|
||||
return [
|
||||
{'subsystem':'Expressions', 'method':"modifier_condition", 'command':'if', 'mode':-1},
|
||||
{'subsystem':'Expressions', 'method':"modifier_condition", 'command':'if', 'mode':-1, "order":20},
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue