Fix disable not having its effect
This commit is contained in:
parent
0669f15a98
commit
0c5ca487d7
|
@ -2413,7 +2413,10 @@
|
||||||
"mirror",
|
"mirror",
|
||||||
"ignore-substitute",
|
"ignore-substitute",
|
||||||
"limit_move_choice"
|
"limit_move_choice"
|
||||||
]
|
],
|
||||||
|
"effect": {
|
||||||
|
"name": "disable"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "disarming_voice",
|
"name": "disarming_voice",
|
||||||
|
|
Loading…
Reference in New Issue