PennMUSH Community

Changeset 995

Show
Ignore:
Timestamp:
07/05/07 12:13:50 (1 year ago)
Author:
walker
Message:

Added cond() to CHANGES.183 file

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • 1.8.3/branches/devel/CHANGES.183

    r989 r995  
    4444 
    4545Functions: 
     46  * cond() works like an if, else if, else if ... ncond(), 
     47    condall(), ncondall() also added. [GM] 
    4648  * speak() accepts a 1st argument beginning with '&' to use 
    4749    an arbitrary speaker name. [GM]