dbx/cnf/
dbx/lib/
dbx/lib/misc/
dbx/lib/text/help/
dbx/lib/world/
dbx/lib/world/qst/
dbx/src/
#300
Majinia Trigger~
1 c 3
create~
if (%arg% == rift)
oecho %actor.name% creates a large blue portal and steps through.
oteleport %actor.name% 350
oforce %actor.name% look
end
~
#301
Z-Warrior's Base~
1 c 3
ride~
if (%arg% == nimbus)
oecho A small cloud appears on the ground; %actor.name% jumps on it and flys away.
oteleport %actor.name% 5290
oforce %actor.name% look
end
~
$~