horn of cenarius

This commit is contained in:
2024-02-10 01:51:48 +01:00
parent fdcf425425
commit 5957f1db64
8 changed files with 20 additions and 25 deletions

View File

@@ -94,7 +94,7 @@ func _ready():
var time = OS.get_datetime()
var day = time["day"]
var month = time["month"]
if(day == 8 and month ==2):
if( day == 8 and month ==2 ):
escoria.globals_manager.set_global('zorionak_eneko', true)