mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-31 01:35:20 +02:00
6 lines
228 B
Plaintext
6 lines
228 B
Plaintext
version=2
|
|
:if:<player.hasbadge(9)>=true <and> <environment.day>=monday
|
|
:then
|
|
@npc.warp(8,6,0,10)
|
|
:endif
|
|
:end |