So, I am making this pokemon follower right now, and one thing I have to do is add topics for her to FollowerDialogue (the quest that handles hiring and interacting with followers). So I add the first two, works fine. Then I get to the dismiss topic, and I make a little info for my pokemon and add the right condition, then I type int foo in the papyrus fragment to make a little script I can edit.... and thats it. After closing that info (so I can reopen it and manipulate the properties of the script) I cannot interact with it in any way. Any attempt to edit it opens the new info box, and any attempt to delete it makes nothing happen at all. It won't connect to any other topics, it just sits there. I can interact with any of the other infos in this topic, other topics, even the other ones I made. But any new info I make in this particular topic makes the same thing happen.
WHAT IS GOING ON.