StartDialogConversation(con,1,NPC,Spawn,"This is a dead klicnik that has historically plagued these lands. You've done what you could to thin their numbers.")
AddConversationOption(con,"I must squish more klicnik warriors!")
StartDialogConversation(con,1,NPC,Spawn,"This is a dead klicnik reminds you of your mission to remove them from the Antonica countryside. You must do what you can to reduce their numbers!")
StartDialogConversation(con,1,NPC,Spawn,"Whatever this was, it appears hard as a shell with a surface that glimmers with a faint light.")
end
functionDialog2(NPC,Spawn)
localcon=CreateConversation()
AddConversationOption(con,"I should destroy the klicnik warriors!","offer")
AddConversationOption(con,"[Leave the carcass.]")
StartDialogConversation(con,1,NPC,Spawn,"Upon closer inspection you realize that it is an old, empty carapace for a klicnik warrior! Why are there so many of these dangerous insects so close to fair Qeynos?!")