*************** *** 1246,1257 **** // common data blocks moveinfo_t moveinfo; monsterinfo_t monsterinfo; - // RAFAEL int orders; }; //ZOID #include "g_ctf.h" //ZOID - #endif--- 1253,1268 ---- // common data blocks moveinfo_t moveinfo; monsterinfo_t monsterinfo; + // RAFAEL int orders; + + float last_insult; + float last_taunt; + float last_chat; }; //ZOID #include "g_ctf.h" //ZOID + #endif