mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-08-15 23:08:38 +02:00
8 lines
530 B
Plaintext
8 lines
530 B
Plaintext
version=2
|
|
:if:<register.registered(trainer_route25\008)>=False
|
|
@text.show(You took on more battles~than you expected,~but you won anyway.*As I promised, you win a prize.)
|
|
@item.give(26,1)
|
|
@item.messagegive(26,1)
|
|
:endif
|
|
@battle.starttrainer(route25\008)
|
|
:end |