000401
This commit is contained in:
parent
b0e181a320
commit
d43ed47b25
@ -51,7 +51,7 @@ minetest.register_decoration({
|
||||
flags = "place_center_x,place_center_z,force_placement,all_floors",
|
||||
y_max = 15,
|
||||
y_min = 10,
|
||||
schematic = minetest.get_modpath("structures").."/schematics/hotel.mts",
|
||||
schematic = minetest.get_modpath("structures").."/schematics/nhotel.mts",
|
||||
rotation = "random",
|
||||
})
|
||||
|
||||
|
BIN
structures/schematics/nhotel.mts
Normal file
BIN
structures/schematics/nhotel.mts
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user