P3D-Legacy/P3D/Content/Data/Scripts/goldenrod/mart/sunmap.dat

12 lines
442 B
Plaintext
Raw Normal View History

2016-09-07 18:50:38 +02:00
<EFBFBD><EFBFBD>version=2
:if:<register.registered(bargainshop)>=false
@npc.unregister(goldenrod.dat|20|position|23,6,24)
:endif
2016-09-07 18:50:38 +02:00
:if:<environment.day>=Sunday
@npc.warp(20,7,8.1,4)
:else
@npc.warp(20,7,-8.1,4)
:endif
:end