-added @cs2 command for 0x33 event packets (contain strings)
-added confirmItem(slotID) to lua_trade_container to be used with confirmTrade (lua_baseentity). confirmTrade removes only confirmed items (via confirmItem) from players inventory on trade (alternative to completeTrade)
-temp: add automaton name to CCharEntity (will be moved later) and getAutomatonName (will be replaced with getAutomaton)
SQL: fixed some missing automaton attachments, renamed char_pet_name to char_pet (to store more than just name)