Added World files to SVN --Rumble

This commit is contained in:
Rumble
2010-07-06 05:10:26 +00:00
parent ab4d9c618e
commit 8dd16ea3d7
66 changed files with 2682 additions and 2839 deletions

View File

@@ -116,7 +116,7 @@ switch %number%
set 1st %room.charat(1)%
set 2nd %room.charat(2)%
set 3rd %room.charat(3)%
set zone %1st%%2nd%3rd%
set zone %1st%%2nd%%3rd%
break
done
%echo% Room #%room.vnum% is part of zone: %zone%