diff --git a/assets/scripts/test_positions.rpy b/assets/scripts/test_positions.rpy new file mode 100644 index 0000000..461ed93 --- /dev/null +++ b/assets/scripts/test_positions.rpy @@ -0,0 +1,12 @@ +$ day_time() +$ persistent.sprite_time = "day" +play music music_list["everlasting_summer"] +scene bg ext_square_day +show mz smile pioneer far at fright +show us grin sport far at fleft +show mt smile pioneer far at right +show mi smile pioneer far at left +show dv smile pioneer2 at cright +show sl smile pioneer at cleft +show un smile2 pioneer at center +all "Приглашаем тебя в Бесконечное Лето!" \ No newline at end of file