branch sync, Constructable can now have an accesslevel defined.
This commit is contained in:
parent
fede41b710
commit
5d78b17be1
7 changed files with 52 additions and 11 deletions
|
|
@ -70,6 +70,7 @@ namespace Server.Items
|
|||
if ( from.Alive && this.Movable )
|
||||
list.Add( new ContextMenus.AddToSpellbookEntry() );
|
||||
}
|
||||
|
||||
|
||||
public override void OnDoubleClick( Mobile from )
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue