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

8 lines
344 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)
@NPC.Warp(0,12,-0.24,30)
@pokemon.cry(131)
:endif
:end