2025-07-23 20:48:56 +02:00
|
|
|
if {ACTIVEQUEST} == "1_talk_yeli_1":
|
|
|
|
|
jump quest1_ducks_start/
|
2025-08-06 17:20:11 +02:00
|
|
|
elif {ACTIVEQUEST} == "3_talk_yeli_2":
|
|
|
|
|
jump quest2_tomatoes_start/
|
|
|
|
|
elif {ACTIVEQUEST} == "5_talk_yeli_3":
|
|
|
|
|
jump quest2_tomatoes_interim/
|
2025-07-23 20:48:56 +02:00
|
|
|
else:
|
2025-08-06 17:20:11 +02:00
|
|
|
No Dialog for active quest "{ACTIVEQUEST}"
|