mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-14 10:43:47 +00:00
Rebalances and new fairy
This commit is contained in:
parent
25dff4215d
commit
265f5ecfca
18 changed files with 1785 additions and 1041 deletions
|
|
@ -9,10 +9,12 @@ description = "Activation Type"
|
|||
class_properties = {
|
||||
"activationtype": {
|
||||
"Close": "Close",
|
||||
"Destroy": "Destroy",
|
||||
"Disable": "Disable",
|
||||
"Enable": "Enable",
|
||||
"Open": "Open",
|
||||
"Toggle": "Toggle"
|
||||
"Toggle": "Toggle",
|
||||
"Use": "Use"
|
||||
}
|
||||
}
|
||||
class_property_descriptions = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue