mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-08-17 07:48:39 +02:00
6 lines
452 B
Plaintext
6 lines
452 B
Plaintext
version=2
|
|
:if:<Player.hasbadge(9)>=True <and> <Register.registered(violet_elmcall)>=False
|
|
@Player.move(0)
|
|
@text.notification(Prof. Elm~Receiving call.......,250,5,5,phone,phone\events\elm_post_falkner,1)
|
|
:endif
|
|
:end |