parallax edits

This commit is contained in:
Dahlular
2021-04-20 02:10:54 -06:00
parent 799be42c20
commit fff2cc4956
2 changed files with 2 additions and 1 deletions
+2 -1
View File
@@ -89,7 +89,7 @@
return FALSE
C.parallax_throttle = PARALLAX_DELAY_DEFAULT
C.parallax_layers_max = 4
C.parallax_layers_max = 6
return TRUE
/datum/hud/proc/update_parallax_pref(mob/viewmob)
@@ -350,6 +350,7 @@
/obj/screen/parallax_layer/layenia/horizon
icon_state = "layeniahorizon"
speed = 0.3
absolute = FALSE
/obj/screen/parallax_layer/layenia/clouds1
icon_state = "layenia1"
Binary file not shown.

Before

Width:  |  Height:  |  Size: 683 KiB

After

Width:  |  Height:  |  Size: 685 KiB