„game/maps/hobby_room_corrupted/junk.gd“ ändern

This commit is contained in:
Juicy 2021-05-18 22:17:23 +02:00
parent 172b33f6d8
commit 7c159f3620

View File

@ -6,7 +6,7 @@ func default():
if is_first_run():
textbox("13", DataBase.AKO_01)
textbox("14", DataBase.AKO_02)
if (map.talked_to_bats_or_junk.value):
if map.talked_to_bats_or_junk.value:
textbox("15", DataBase.AKO_01)
screen_text("9")
screen_text("16")