bandage/bleed message
ElvenCompositeLongbow damage MagicalShortbow damage SpawnEntry double spawns typo fix
This commit is contained in:
parent
9d377382af
commit
42529d8d04
6 changed files with 13 additions and 12 deletions
|
|
@ -105,7 +105,8 @@ namespace Server.Items
|
|||
t.Stop();
|
||||
m_Table.Remove( m );
|
||||
|
||||
m.SendLocalizedMessage( 1060167 ); // The bleeding wounds have healed, you are no longer bleeding!
|
||||
if ( message )
|
||||
m.SendLocalizedMessage( 1060167 ); // The bleeding wounds have healed, you are no longer bleeding!
|
||||
}
|
||||
|
||||
private class InternalTimer : Timer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue