dbx/cnf/
dbx/lib/
dbx/lib/misc/
dbx/lib/text/help/
dbx/lib/world/
dbx/lib/world/qst/
dbx/src/
#705
path~
2 g 100
~
if (%direction% == east)
wsend %actor.name% You look around the path and see that it is the path you started on, how did you get here?
wteleport %actor.name% 805
end
~
#710
Desert 710~
2 g 100
~
if (%direction% == east)
wait 1 sec
wsend %actor.name% You feel dizzy and weak, you stand still for a second to shake off the dizziness, you look around and cant tell what direction you are headed.
wteleport %actor.name% 810
end
~
#711
Desert 711~
2 g 100
~
if (%direction% == west)
wait 1 sec
wsend %actor.name% You feel dizzy and weak, you stand still for a second to shake off the dizziness, you look around and cant tell what direction you are headed.
wteleport %actor.name% 811
end
~
#724
Desert 724~
2 g 100
~
if (%direction% == west)
wait 1 sec
wsend %actor.name% You feel dizzy and weak, you stand still for a second to shake off the dizziness, you look around and cant tell what direction you are headed.
wteleport %actor.name% 824
end
~
#725
Desert 725~
2 g 100
~
if (%direction% == east)
wait 1 sec
wsend %actor.name% You feel dizzy and weak, you stand still for a second to shake off the dizziness, you look around and cant tell what direction you are headed.
wteleport %actor.name% 825
end
~
#742
Desert 742~
2 g 100
~
if (%direction% == east)
wait 1 sec
wsend %actor.name% You feel dizzy and weak, you stand still for a second to shake off the dizziness, you look around and cant tell what direction you are headed.
wteleport %actor.name% 842
end
~
#743
Desert 743~
2 g 100
~
if (%direction% == west)
wait 1 sec
wsend %actor.name% You feel dizzy and weak, you stand still for a second to shake off the dizziness, you look around and cant tell what direction you are headed.
wteleport %actor.name% 843
end
~
#755
Desert 755~
2 g 100
~
if (%direction% == west)
wait 1 sec
wsend %actor.name% You feel dizzy and weak, you stand still for a second to shake off the dizziness, you look around and cant tell what direction you are headed.
wteleport %actor.name% 855
end
~
#756
Desert 756~
2 g 100
~
if (%direction% == east)
wait 1 sec
wsend %actor.name% You feel dizzy and weak, you stand still for a second to shake off the dizziness, you look around and cant tell what direction you are headed.
wteleport %actor.name% 856
end
~
#763
Desert 763~
2 g 100
~
if (%direction% == west)
wait 1 sec
wsend %actor.name% You feel dizzy and weak, you stand still for a second to shake off the dizziness, you look around and cant tell what direction you are headed.
wteleport %actor.name% 863
end
~
#764
Desert 764~
2 g 100
~
if (%direction% == east)
wait 1 sec
wsend %actor.name% You feel dizzy and weak, you stand still for a second to shake off the dizziness, you look around and cant tell what direction you are headed.
wteleport %actor.name% 864
end
~
#771
Desert 771~
2 g 100
~
if (%direction% == west)
wait 1 sec
wsend %actor.name% You feel dizzy and weak, you stand still for a second to shake off the dizziness, you look around and cant tell what direction you are headed.
wteleport %actor.name% 871
end
~
#772
Desert 772~
2 g 100
~
if (%direction% == east)
wait 1 sec
wsend %actor.name% You feel dizzy and weak, you stand still for a second to shake off the dizziness, you look around and cant tell what direction you are headed.
wteleport %actor.name% 872
end
~
#779
Desert 779~
2 g 100
~
if (%direction% == west)
wait 1 sec
wsend %actor.name% You feel dizzy and weak, you stand still for a second to shake off the dizziness, you look around and cant tell what direction you are headed.
wteleport %actor.name% 879
end
~
#780
Desert 780~
2 g 100
~
if (%direction% == east)
wait 1 sec
wsend %actor.name% You feel dizzy and weak, you stand still for a second to shake off the dizziness, you look around and cant tell what direction you are headed.
wteleport %actor.name% 880
end
~
#787
Desert 787~
2 g 100
~
if (%direction% == west)
wait 1 sec
wsend %actor.name% You feel dizzy and weak, you stand still for a second to shake off the dizziness, you look around and cant tell what direction you are headed.
wteleport %actor.name% 887
end
~
#788
Desert 788~
2 g 100
~
if (%direction% == east)
wait 1 sec
wsend %actor.name% You feel dizzy and weak, you stand still for a second to shake off the dizziness, you look around and cant tell what direction you are headed.
wteleport %actor.name% 888
end
~
#795
Desert 795~
2 g 100
~
if (%direction% == east)
wait 1 sec
wsend %actor.name% You feel dizzy and weak, you stand still for a second to shake off the dizziness, you look around and cant tell what direction you are headed.
wteleport %actor.name% 895
end
~
#796
Desert 796~
2 g 100
~
if (%direction% == west)
wait 1 sec
wsend %actor.name% You feel dizzy and weak, you stand still for a second to shake off the dizziness, you look around and cant tell what direction you are headed.
wteleport %actor.name% 896
end
~
$~