dbx/cnf/
dbx/lib/
dbx/lib/misc/
dbx/lib/text/help/
dbx/lib/world/
dbx/lib/world/qst/
dbx/src/
#4500
Gravity Settings~
1 c 100
setgravity~
if (%arg% == 10)
oteleport %actor.name% 4580
oecho %actor.name% changes the gravity settings to 10X normal.
end
if (%arg% == 100)
oteleport %actor.name% 4581
oecho %actor.name% changes the gravity settings to 100X normal.
end
if (%arg% == 200)
oteleport %actor.name% 4582
oecho %actor.name% changes the gravity settings to 200X normal.
end
if (%arg% == 300)
oteleport %actor.name% 4583
oecho %actor.name% changes the gravity settings to 300X normal.
end
if (%arg% == 400)
oteleport %actor.name% 4584
oecho %actor.name% changes the gravity settings to 400X normal.
end
~
#4501
Goku's Security System~
1 c 100
Drudge~
if (%arg% == has arrived.)
oteleport %actor.name% 603
oecho %actor.name% touches the forcefield and is sent flying out of the house is a shower of sparks!
end
~
$~