Add the office background.
This commit is contained in:
9
inc/map/map.office.lua
Normal file
9
inc/map/map.office.lua
Normal file
@@ -0,0 +1,9 @@
|
||||
Map.register({
|
||||
id = "office",
|
||||
from_x = 60,
|
||||
from_y = 0,
|
||||
width = 30,
|
||||
height = 17,
|
||||
to_x = 0,
|
||||
to_y = 0,
|
||||
})
|
||||
Reference in New Issue
Block a user