Пример #1
0
 public virtual DeathMoveResult GetInventoryMoveResultFor( Item item )
 {
     return item.OnInventoryDeath( this );
 }