Прогрессия 1

This commit is contained in:
Евгений Титаренко 2024-08-25 17:42:49 +03:00
parent d92d6f629b
commit b793b79d39
5 changed files with 11 additions and 2 deletions

View file

@ -272,3 +272,5 @@ color = Color(0, 0, 0, 0)
position = Vector2(985, 245)
SpriteOffset = Vector2(0, -30)
AreaRadius = 20.0
[connection signal="DialogEnded" from="NPCs/Engine" to="." method="EnableEndDay"]