Ejemplo n.º 1
0
 public BluePotion()
 {
     sprite = ItemSpriteFactory.GetBluePotion();
     Hitbox = sprite.Box;
 }