implement client bandage macro handler
fix non-opl paragon chest container property display
This commit is contained in:
parent
35372d1c8c
commit
893b42c3bf
4 changed files with 94 additions and 0 deletions
|
|
@ -35,6 +35,7 @@ namespace Server.Items
|
|||
|
||||
public override void OnSingleClick( Mobile from )
|
||||
{
|
||||
base.OnSingleClick(from);
|
||||
LabelTo( from, 1063449, m_Name );
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue