PennMUSH Community
Show
Ignore:
Timestamp:
12/28/07 19:57:17 (1 year ago)
Author:
shawnw
Message:

Merge devel into trunk for p6 release

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • 1.8.3/trunk/src/flags.c

    r1117 r1167  
    916916    add_power("Pueblo_Send", '\0', NOTYPE, F_WIZARD | F_LOG, F_ANY); 
    917917    add_power("Many_Attribs", '\0', NOTYPE, F_WIZARD | F_LOG, F_ANY); 
     918    add_power("hook", '\0', NOTYPE, F_WIZARD | F_LOG, F_ANY); 
    918919    /* Aliases for other servers */ 
    919920    if ((f = match_power("tport_anything")) && !match_power("tel_anything"))