mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-08-16 23:38:41 +02:00
10 lines
434 B
Plaintext
10 lines
434 B
Plaintext
version=2
|
|
@pokemon.cry(131)
|
|
:if:<register.value(shinylaprasUC)>=true
|
|
@Battle.Wild(131,20,1)
|
|
:else
|
|
@Battle.Wild(131,20,0)
|
|
:endif
|
|
@npc.Warp(0,13,-2,30)
|
|
@register.registertime(Friday_Lapras_Weekly,day,1)
|
|
:end |