horn of cenarius
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user