mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-08-14 06:18:36 +02:00
6 lines
232 B
Plaintext
6 lines
232 B
Plaintext
version=2
|
|
:if:<player.hasbadge(9)>=true <and> <environment.day>=friday
|
|
:then
|
|
@npc.warp(11,14,0,68)
|
|
:endif
|
|
:end |