Hi I'm doing the classic bestiary beginner script (following master trihan's tutorial), making sure I can personalize it a little. I'm trying to add a small description for each enemy, imported from the notes box in the enemies database, just like the monsters's stats come from their respective boxes. I drew a new window and I am able to put a simple string in it using quotations BUT I just can't seem to find a way to acces things stored in those pesky NOTES. What is the variable or the array or whatever where the data is stored in??? Please help me.