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