mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-08-14 14:28:33 +02:00
6 lines
230 B
Plaintext
6 lines
230 B
Plaintext
version=2
|
|
:if:<player.hasbadge(9)>=true <and> <environment.day>=sunday
|
|
:then
|
|
@npc.warp(3,23,0,14)
|
|
:endif
|
|
:end |