/*
 *
 * reapi_molotov
 *
 * api
 *
*/

#if defined _reapi_molotov_api_included
 #endinput
#endif

#define _reapi_molotov_api_included

/*
 *
 * Gives the player a Molotov cocktail immediately (provided that he is alive)
 *
 * @returns nothing
 *
*/
native getting_molotov(player_id);