P3D-Legacy/P3D/Content/Data/Scripts/mtmoon/entshop.dat

7 lines
216 B
Plaintext

version=2
:if:<environment.daytime>=Night
@npc.remove(0)
@npc.remove(1)
@entity.remove(2)
:endif
:end