6 lines
69 B
Lua
6 lines
69 B
Lua
State = {
|
|
out = 0,
|
|
stored = 1,
|
|
impounded = 2,
|
|
}
|