Player.AddNinki()
Warning
This function only works if the player has been initialized using init_ninja().
This function adds the given amount to the player’s ninki gauge.
Parameter
amount : int - Amount of ninki to add.
Usage
ninPlayer.AddNinki(10)