Correct!
This is a portion of what triggers kissing for a named ped.
l_3_0 = PedCreatePoint(l_0_1[l_3_2], POINTLIST._CHARACTERS, l_3_2)
PedSetEmotionTowardsPed(l_3_0, gPlayer, 7)
PedSetPedToTypeAttitude(l_3_0, 13, 4)
PedSetRequiredGift(l_3_0, 1, false, true)
PedSetFlag(l_3_0, 84, true)
PedSetAsleep(l_3_0, true)
PedSetCheap(l_3_0, true)
table.insert(l_0_0, l_3_0)
Wait(0)