void main() { object oTarget = GetLastUsedBy(); string sItemTemplate1 = "ats_r_clsh_n_sta"; // The standard ale potion CreateItemOnObject(sItemTemplate1, oTarget); }