Setting up 3.5.0 as trunk

This commit is contained in:
Rumble
2006-12-19 22:56:18 +00:00
parent 0ddbd8b56e
commit 99e3aa4d8b
1336 changed files with 514917 additions and 0 deletions

15
lib/world/trg/16.trg Normal file
View File

@@ -0,0 +1,15 @@
#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
~
$~