mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-22 15:38:14 +00:00
Fixed LL ending being at day instead of night
This commit is contained in:
@@ -415,6 +415,11 @@ color = Color(0, 0, 0, 0)
|
||||
time_of_day = 1
|
||||
primary_layer = 1
|
||||
|
||||
[node name="ResourceSetter" parent="LevelBG/SkyLayer/Sky" index="0"]
|
||||
force_properties = {
|
||||
"Time": "Night"
|
||||
}
|
||||
|
||||
[node name="ResourceSetter" parent="LevelBG/PrimaryLayer/Bush" index="0"]
|
||||
process_mode = 3
|
||||
force_properties = {
|
||||
|
Reference in New Issue
Block a user