Looks like the events are using the old format. For a quick ghetto fix you can just add #*# to the beginning end end of each event.
Code: Select all
#Event malosuccess "looks very uncomfortable."
becomes...
Code: Select all
#Event malosuccess "#*#looks very uncomfortable.#*#"
Also SpellCast.inc was updated recently to use the new events as well so you should probably pull a new copy of that too. And I have no idea what your pet.mac looks like so you may have to change events there as well.
-SimpleMynd