P3D-Legacy/P3D/Content/Data/Scripts/liberty/garden.dat

36 lines
760 B
Plaintext

version=2
:if:<register.registered(petrelliberty)>=false
@npc.warp(1,12,2,14)
@npc.warp(2,13,2,15)
@npc.warp(3,14,2,15)
@npc.warp(4,15,2,12)
@npc.warp(5,16,2,9)
@npc.warp(6,26,2,9)
@npc.warp(21,15,2,15)
@npc.warp(22,33,2,26)
@npc.warp(23,34,2,12)
@npc.warp(24,30,2,16)
@npc.warp(25,36,2,20)
@npc.warp(26,28,2,24)
@npc.warp(27,20,2,27)
@npc.warp(28,23,3,22)
@npc.warp(29,14,2,23)
@npc.warp(31,2,-7,28)
@npc.warp(32,8,-7,19)
@npc.warp(33,8,-7,18)
@npc.warp(34,13,-7,16)
@npc.warp(35,16,-7,9)
@npc.warp(36,26,-7,9)
@npc.warp(37,23,-7,20)
@npc.warp(38,17,-7,27)
@npc.warp(39,33,-7,17)
@npc.warp(40,41,-7,8)
@npc.warp(41,33,-7,26)
:else
:if:<register.registered(lookerliberty)>=false
@script.start(liberty\looker)
:endif
:endif
:end