From 70ab47c1aee391dfc505afabbe706845f3483a9f Mon Sep 17 00:00:00 2001 From: Ari Johnson Date: Fri, 17 Dec 2010 19:34:20 +0000 Subject: [PATCH] Alias @atrlock, @atrchown, atrlock() --- game/aliascnf.dst | 3 +++ game/txt/changes/0.73p2 | 4 ++++ 2 files changed, 7 insertions(+) diff --git a/game/aliascnf.dst b/game/aliascnf.dst index 8ef5d67..7e7ea9f 100644 --- a/game/aliascnf.dst +++ b/game/aliascnf.dst @@ -35,6 +35,8 @@ command_alias page p command_alias whisper w command_alias goto move command_alias brief b +command_alias @atrlock @attrlock +command_alias @atrchown @attrchown # As well as commands, functions can be aliased. Same syntax, # just function_alias instead of command_alias. Note that many @@ -52,6 +54,7 @@ function_alias iter parse function_alias modulo mod function_alias modulo modulus function_alias randword pickrand +function_alias atrlock attrlock # For rhost compatibility function_alias textfile dynhelp diff --git a/game/txt/changes/0.73p2 b/game/txt/changes/0.73p2 index 09c86a7..4e73760 100644 --- a/game/txt/changes/0.73p2 +++ b/game/txt/changes/0.73p2 @@ -10,6 +10,10 @@ CobraMUSH Version 0.73p2 Major changes: * Implement attribute value access by % [AEJ] + Minor changes: + * Alias @atrlock to @attrlock, @atrchown to @attrchown, and atrlock() + to attrlock() [AEJ] + Fixes: * Add 'Command' lock to list of exemptions to Pass_Locks power [AEJ] * Remove extraneous logged error messages from program() [AEJ] -- 2.30.2