mirror of
https://github.com/tbamud/tbamud.git
synced 2026-02-26 05:21:45 +01:00
Setting up 3.5.0 as trunk
This commit is contained in:
15
lib/world/trg/16.trg
Normal file
15
lib/world/trg/16.trg
Normal 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
|
||||
~
|
||||
$~
|
||||
Reference in New Issue
Block a user