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