P3D-Legacy/P3D/Content/Data/Scripts/mtmoon/dancing.dat

7 lines
408 B
Plaintext
Raw Normal View History

2016-09-07 18:50:38 +02:00
<EFBFBD><EFBFBD>version=2
:if:<environment.daytime>=Night <and> <environment.day>=Monday <and> <register.registered(clefairymtmoon)>=false
@npc.warp(2,~,0,~)
@npc.warp(3,~,0,~)
@entity.warp(0,3,-0.2,3)
:endif
:end