void main() { object oPC = GetPCSpeaker(); CreateItemOnObject("magiclimejuice", oPC); CreateItemOnObject("elixirofhealth", oPC); }