Update 5 available (see first post)

Jamba-Toon module added + some fixes.

Some debug messages in for master changing / following in Jamba-Follow.

To stop these messages, edit Jamba-Follow.lua and changed lines 153- 155 from

local function DebugMessage( ... )
AJM:Print( ... )
end

to

local function DebugMessage( ... )
-- AJM:Print( ... )
end


If you play with these messages on, please let me know if you notice anything unusual going on with when a character gets a new master and who it follows.