Files
impostor/inc/map/map.office.lua
Bela Mezo e9ac5c757e
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Add the street background.
2026-03-01 10:48:02 +01:00

9 lines
125 B
Lua

Map.register({
id = "office",
from_x = 60,
from_y = 0,
width = 30,
height = 17,
to_x = 0,
to_y = 0,
})