Add black glass level
This commit is contained in:
parent
f5122e8466
commit
376128bbd4
@ -90,6 +90,15 @@ eb_levels.register_level({
|
||||
},
|
||||
timeofday = 0.0, -- midnight
|
||||
})
|
||||
eb_levels.register_level({
|
||||
schem = "eb_levels_black_glass.mts",
|
||||
spawn_yaw = (math.pi/2)*3,
|
||||
mobile_autorots = {
|
||||
[0] = true,
|
||||
},
|
||||
music = "holy",
|
||||
sky = "blood_red",
|
||||
})
|
||||
eb_levels.register_level({
|
||||
schem = "eb_levels_stone_chicken.mts",
|
||||
spawn_yaw = math.pi,
|
||||
|
BIN
mods/eb_levels/schematics/eb_levels_black_glass.mts
Normal file
BIN
mods/eb_levels/schematics/eb_levels_black_glass.mts
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user