mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-31 01:35:20 +02:00
7 lines
408 B
Plaintext
7 lines
408 B
Plaintext
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 |