buddha/bin/
buddha/cnf/
buddha/lib/
buddha/lib/etc/
buddha/lib/house/
buddha/lib/misc/
buddha/lib/pfiles/
buddha/lib/plralias/ZZZ/
buddha/lib/plrobjs/
buddha/lib/plrobjs/ZZZ/
buddha/lib/world/
buddha/lib/world/gld/
buddha/src/
buddha/src/doc/
#1600
Unused portal~
2 c 100
en~
if %cmd.mudcommand% == enter && portal /= %arg%
  %send% %actor% You step through the mysterious portal.
  %echoaround% %actor% %actor.name% steps through the mysterious portal.
  %teleport% %actor% 3191
  %force% %actor% look
  %echoaround% %actor% %actor.name% enters through the portal.
else
  %send% %actor% %cmd% what?!
end
~
$~