P3D-Legacy/P3D/Content/Data/Scripts/unioncave/Friday1.dat

8 lines
460 B
Plaintext
Raw Normal View History

2016-09-07 18:50:38 +02:00
<EFBFBD><EFBFBD>version=2
:if:<environment.day>=Friday <and> <register.registered(Friday_Lapras)>=False
:then
@player.Move(0)
@pokemon.cry(131)
@Text.show(A mysterious cry~echoed up from~the depths.*I wonder what~it could be?)
:endif
:end