mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-08-16 23:38:41 +02:00
6 lines
486 B
Plaintext
6 lines
486 B
Plaintext
version=2
|
|
:if:<register.registered(beatbluecomevisit)>=false <and> <register.registered(earthbadge_obtain)>=true
|
|
@player.move(0)
|
|
@text.notification(Prof. Oak~Receiving call.......,250,5,5,phone,phone\events\oak_post_blue,1)
|
|
:endif
|
|
:end |