1
0
mirror of https://github.com/mt-mods/homedecor_modpack.git synced 2025-07-16 04:30:23 +02:00

Merge remote-tracking branch 'upstream/master'

This commit is contained in:
2021-01-24 12:40:06 +01:00
828 changed files with 88659 additions and 89233 deletions

View File

@ -431,7 +431,7 @@ for brightness_level = 0, 14 do
lighttex = {
name="homedecor_plasma_storm.png"..brightened,
animation={type="vertical_frames", aspect_w=16, aspect_h=16, length=2.0},
animation={type="vertical_frames", aspect_w=48, aspect_h=48, length=2.0},
}
else
lighttex = "homedecor_plasma_lamp_off.png"
@ -771,7 +771,7 @@ for _, light_brightn_name in ipairs({"off", "on"}) do
if onflag then
lighttex = {
name = "homedecor_plasma_ball_streamers.png",
animation={type="vertical_frames", aspect_w=16, aspect_h=16, length=2.0},
animation={type="vertical_frames", aspect_w=48, aspect_h=48, length=2.0},
}
end