Files
impostor/inc/map/map.bedroom.lua
Zsolt Tasnadi e2bd1711c0
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
MapManager
2026-02-18 19:13:32 +01:00

9 lines
132 B
Lua

MapManager.register({
id = "bedroom",
from_x = 0,
from_y = 0,
width = 30,
height = 17,
to_x = 0,
to_y = 0,
})