v1.0.5
• Updated YAYA dic files; this adds the has_event event to the ghost, so that ghosts made with this template can now interface with Ukadoc by default!
• Added a note to surfaces.txt about recommended surfaces.
• Added an example talk animation to surfaces.txt, which is commented out.
• Changed username from a variable to a function, eliminating a global variable and some redundant code. (If you want to let the user set a name within the ghost you'll have to create a separate variable for that, but this was also the case previously.)
• Fixed a bug with a plural check in the meta.dic file.
• Fixed the example comments for the %(p) function, which were missing a function call.