/** @brief Calculates the planet storage capacity (taille hangar). * @param[in] int $level Storage building level * @return float capacity */ function ogame_depot_capacity($level);