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

This commit is contained in:
Juicy 2021-05-18 22:18:31 +02:00
parent 677d1c6f77
commit 6b36e2f2eb

View File

@ -2,7 +2,7 @@ extends RPGH_Event
func default():
textbox("19")
if (is_first_run()):
if is_first_run():
textbox("20", DataBase.AKO_01)
textbox("21", DataBase.AKO_01)
map.handle_talked_to_counter()