mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-08-15 23:08:38 +02:00
8 lines
224 B
Plaintext
8 lines
224 B
Plaintext
version=2
|
|
:if:<environment.day>=Sunday
|
|
@npc.warp(20,7,8.1,4)
|
|
:else
|
|
@npc.warp(20,7,-8.1,4)
|
|
:endif
|
|
:end
|