10 lines
686 B
Plaintext
10 lines
686 B
Plaintext
version=2
|
|
:if:<player.hasbadge(9)>=true <and> <environment.day>=saturday
|
|
@npc.warp(6,22,0,20)
|
|
:endif
|
|
|
|
:if:<register.registered(elmcallblackthorn)>=False <and> <register.registered(risingbadge_obtain)>=True
|
|
@player.move(0)
|
|
@text.notification(Prof. Elm~Receiving call.......,250,5,5,phone,phone\events\elm_post_badge8,1)
|
|
:endif
|
|
:end |