Player.AddFire() ================ .. warning:: This function only works if the player has been initialized using *init_blackmage()*. This function adds one ice stack to the elemental gauge. It also checks if enochian is lost due to the gain of this ice stack. **Usage** .. code-block:: python blmPlayer.AddIce()