parent
d64868d54c
commit
02dc4e0d2e
2 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ local overrides = {
|
|||
["charset"] = "item1",
|
||||
["charId"] = 1,
|
||||
["charDir"] = "right",
|
||||
["destroy"] = "temp",
|
||||
["destroy"] = "forever",
|
||||
["needButton"] = true,
|
||||
}
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ local overrides = {
|
|||
["charset"] = "item1",
|
||||
["charId"] = 1,
|
||||
["charDir"] = "down",
|
||||
["destroy"] = "temp",
|
||||
["destroy"] = "forever",
|
||||
["needButton"] = true,
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue