9 lines
125 B
Lua
9 lines
125 B
Lua
Map.register({
|
|
id = "street",
|
|
from_x = 30,
|
|
from_y = 0,
|
|
width = 30,
|
|
height = 17,
|
|
to_x = 0,
|
|
to_y = 0,
|
|
}) |