mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-08-17 15:58:45 +02:00
12 lines
442 B
Plaintext
12 lines
442 B
Plaintext
version=2
|
|
:if:<register.registered(bargainshop)>=false
|
|
@npc.unregister(goldenrod.dat|20|position|23,6,24)
|
|
:endif
|
|
|
|
:if:<environment.day>=Sunday
|
|
@npc.warp(20,7,8.1,4)
|
|
:else
|
|
@npc.warp(20,7,-8.1,4)
|
|
:endif
|
|
:end
|