From: Ari Johnson Date: Fri, 17 Dec 2010 19:43:21 +0000 (+0000) Subject: Note alias_flag() in changes file X-Git-Tag: 0.73p2~17 X-Git-Url: https://git.theari.com/?a=commitdiff_plain;h=7ce6b9cea045231d49223e210dcbe1cf24948363;p=cobramush.git Note alias_flag() in changes file (cherry picked from commit 290e04d4e1332925e75b2678dd191273a221b773) --- diff --git a/game/txt/changes/0.73p2 b/game/txt/changes/0.73p2 index 4e73760..06c2939 100644 --- a/game/txt/changes/0.73p2 +++ b/game/txt/changes/0.73p2 @@ -13,6 +13,7 @@ CobraMUSH Version 0.73p2 Minor changes: * Alias @atrlock to @attrlock, @atrchown to @attrchown, and atrlock() to attrlock() [AEJ] + * New alias_flag() hardcode function [AEJ] Fixes: * Add 'Command' lock to list of exemptions to Pass_Locks power [AEJ]