#0
%random.<>%	random[.char]	 
          1    <>.
  , %random.100%     1  100.
#0
speech	speech	  %speech%         . 
          ,  
 actor',   speech .     
    .
      -  .
    :
      strlen      
      trim        . 
      car     . 
            %text% ="  " %text.car%   "" 
      cdr             . 
            %text%="  " %text.cdr%   "" 
#0
time.<>	time.<>	 , ,      . 
    :
      hour   
      day   
      month  
      year  
#0
people.<vnum>	people.<vnum>	        vnum
#0
%exist.<mob | obj>(vnum)%	%exist.<mob | obj>(vnum)%	           .
               .
     :
      "1" 
      "0"  
    :
       if (%exist.mob(3005)% == 0)
         return 0
       end
#0
%cod.is_correct%	%cod.is_correct%	  .
     :
      0 -   
      1 -   
      2 -  .
--------------------------------------------------------
    
--------------------------------------------------------
  (extension by Lindir:AdamantMUD)
  __   .
--------------------------------------------------------
#0
%cod.remove%	%cod.remove%	    .
     :
      0 -   .
      1 -  .
--------------------------------------------------------
    
--------------------------------------------------------
  (extension by Lindir:AdamantMUD)
  __   .
--------------------------------------------------------
#0
%world.curobjs(vnum)%	%world.curobjs(vnum)%	  -  
    -    .
    , ..         .
--------------------------------------------------------
  (extension by Lindir:AdamantMUD)
  __   .
--------------------------------------------------------
#0
%world.curmobs(vnum)%	%world.curmobs(vnum)%	 -    .
   -    .
--------------------------------------------------------
  (extension by Lindir:AdamantMUD)
  __   .
--------------------------------------------------------
#0
%speech.strlen%	%speech.strlen%	    
#0
%speech.trim%	%speech.trim%	       .
#0
%speech.car%	%speech.car%	    .
       .   %text% =" 
  " %text.car%   ""
#0
%speech.cdr%	%speech.cdr%	            .
               .
    %text%="  " %text.cdr%  
 " "
#0
%speech.contains()%	%speech.contains()%	        .
          .
    %text%="  " %text.contains()%   
#0
$
