add this code were I show you on any of the prize payout and you will get a Kettle hat as a prize, you can use any item in the game as a prize.
(troop_add_item, "trp_player","itm_kettle_hat",),
"You put up quite a good fight there. Good moves. You definitely show promise.\
And you earned a prize of {reg10} denars for knocking down {reg8} opponents.", "arena_master_pre_talk",[
(call_script, "script_troop_add_gold", "trp_player", arena_tier1_prize),
(add_xp_to_troop,5,"trp_player"),
(troop_add_item, "trp_player","itm_kettle_hat",),
(assign, "$last_training_fight_town", -1)]],