mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-08-16 23:38:41 +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,11,0,7)
|
|
:endif
|
|
:end |