dbx/cnf/
dbx/lib/
dbx/lib/misc/
dbx/lib/text/help/
dbx/lib/world/
dbx/lib/world/qst/
dbx/src/
#1000
Cell Guard Trigger~
0 g 100
~
wait 1 s
if (%direction% == north)
mecho The guard awakens as you enter.
wait 1 s
say Hello.  If you would like to visit a prisoner, please go west.
wait 3 s
smile
end
~
#1001
undefined~
0 g 100
~
Nothing.
~
#1002
Hello Trigger~
0 d 1
hi~
if (%actor% == speech)
wait 1 s
say Hello, how are you?
end
~
#1003
Bathroom Trigger~
0 g 100
~
wait 2 s
emote turns his head towards you.
wait 3 s
emote looks very drunk.
wait 5 s
say GeT oUt of HeRe......
wait 6 s
say DiD yoU heAr mEE....  I saID gEtt OUt!!!
wait 5 s
puke
mecho The drunk man shoves you out the door!
mteleport %actor% 1018
~
#1004
Tornado~
2 g 100
~
wait 1 s
if (%direction% == south)
wforce all up
~
#1005
Tornado Part II~
2 g 100
~
wait 1 s
if (%direction% == down)
wforce all up
end
~
#1006
Tornado Part III~
2 g 100
~
wait 1 s
if (%direction% == down)
wforce all west
~
#1007
Tornado Part IIII~
2 g 100
~
wait 1 s
if (%direction% == east)
wforce all down
~
#1008
Falling from Sky~
2 g 100
~
wait 1
wforce all d
~
#1009
undefined~
2 g 100
~
Nothing.
~
#1010
undefined~
0 g 100
~
Nothing.
~
#1011
undefined~
2 g 100
~
Nothing.
~
#1012
Real Estate Lady~
0 dg 100
~
if (%direction% == east)
wait 2 s
say Talk to Sheer if you have any questions about buying a house.
wait 3 s
smile
~
#1013
Soul Trigger~
0 g 100
~
wait 1 s
say If you think you can send me to hell, you are a fool!
wait 2 s
emote looks at you, laughing insanely!
~
#1055
Tan talk~
0 g 100
~
wait 1 s
say Hello, sorry but there is no room for you to tan today.  I have appointments for the rest of the day.
~
#1074
Restaurant~
0 g 100
~
if (%direction% == south)
say Hello, follow me so you can be seated.
wait 1 sec
mforce %actor.name% north
north
emot shows you to your set and you sit down.
mforce %actor.name% sit
wait 1 sec
give menu %actor.name%
say Here is your menu your waiter will be with you shotly.
say Read your manu and figure out what you want to buy.
south
end
~
#1075
Restaurant2~
0 g 100
~
if (%direction% == north)
say Welcome back, would you please return the menu.
mforce %actor.name% give menu marry
say thank you for your serice come again soon!
emote waves to you.
end
~
#1076
Chef~
0 g 100
~
say what are you doing in here, get out!
~
#1077
Waitress2~
0 g 100
~
wait 3 sec
say Hello, my name is Pam and I'll be your waitress tonight.
say What do you want?
end
~
#1078
steak~
0 m 139
~
wait 1 sec
say Thank you, let me get you your steak.
brb
north
buy steak
wait 1 sec
south
give steak %actor.name%
say Will there be anything else?
end
~
#1079
chicken~
0 m 110
~
wait 1 sec
say Thank you, let me get you your chicken.
brb
north
buy chicken
wait 1 sec
south 
give steak %actor.name%
say Will there be anything else?
end
~
#1080
Red wine~
0 m 99
~
wait 1 sec
say Thank you, let me get you your Red wine.
brb
north
buy red
wait 1 sec
south
give red %actor.name%
say will there be anything else?
end
~
#1081
White wine~
0 m 100
~
wait 1 sec
say Thank you, let me get you your White wine.
brb
north
buy white
wait 1 sec
south
give white %actor.name%
say will there be anything else?
end
~
#1099
Trigger~
0 g 100
~
Nothing.
~
$~