dbx/cnf/
dbx/lib/
dbx/lib/misc/
dbx/lib/text/help/
dbx/lib/world/
dbx/lib/world/qst/
dbx/src/
#416
Wind~
2 g 100
~
wait 1 s
if (%direction% == down)
wecho A blast of wind hits you from all directions.
~
#417
Wind2~
2 g 100
~
wait 1 s
if (%direction% == west)
wecho A blast of wind hits you from all directions.
~
#418
Wind3~
2 g 100
~
wait 1 s
if (%direction% == up)
wecho A blast of wind hits you from all directions.
~
#419
none~
2 g 100
~
Nothing.
~
#420
floor~
2 g 100
~
wait 1 s
if (%direction% == south)
wecho Your feet are sticking on the ground from all the spilt alcohol.
~
#450
test~
0 g 100
~
wait 1 sec
if (%direction% == east)
say Hello %actor.name% i have been waiting for you.
wait 1 sec
say You are a fool for coming here, NOW YOU WILL DIE.
wait 1 sec
emote starts to &05P&02o&01W&06e&04R &03u&09P&00!!
wait 1 sec
emot starts to glow a bright &11yellow&00.
emot his hair changes to a bright &11gold&00.
emot eyes to to a &14light blue&00.
wait 1 sec
say Now you will die by my fist!
kill %actor.name%
end
~
#451
Flip~
0 b 100
~
say You should know better then to challenge Vegeta.
emot flips around and kicks you in your head.
~
#452
nothing~
0 cfg 0
~
Nothing.
~
#460
nothin~
0 b 100
~
wait 1 sec
say Your still here, you should get going the world is waiting.
end
~
#461
nothin~
0 b 100
~
say There are a lot of evil people out there so becareful.
end
~
#476
Transport Ship~
1 c 4
board~
if (%arg% == ship)
oteleport %actor.name% 1335
oforce %actor.name% look
oecho %actor.name% boards the transport ship as it lifts off the ground.
end
~
#480
Desert 480~
2 g 100
~
if (%direction% == west)
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 directions you are headed.
wteleport %actor.name% 1357
end
~
#481
Desert 481~
2 g 100
~
if (%direction% == east)
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 directions you are headed.
wteleport %actor.name% 1356
end
~
#488
Desert 488~
2 g 100
~
if (%direction% == east)
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 directions you are headed.
wteleport %actor.name% 1365
end
~
#489
Desert 489~
2 g 100
~
if (%direction% == west)
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 directions you are headed.
wteleport %actor.name% 1364
end
~
#493
Drunk saiyan~
0 g 100
~
if (%direction% == south)
wait 1 sec
say I BETTTTTTTT I CAAAAAAAAN DRRRINNNK YOUUUUU UNDDEEEER THEEE TAAABLEE!
wait 1 sec
emot falls downs and hits his head on the table.
sleep
wait 5 sec
wake
say TTHHAAAAT CCCCAAANTTTT BEEE GOOOODD.
end
~
#498
Tent3~
2 c 4
exit~
if (%arg% == tent)
wsend %actor.name% You leave the tent.
wteleport %actor.name% 869
wforce %actor.name% look
end
~
#499
Tent2~
2 c 4
leave~
if (%arg% == tent)
wsend %actor.name% You leave the tent.
wteleport %actor.name% 869
wforce %actor.name% look
end
~
$~