Sorry for the doublepost, couldn't find the edit button for some reason... xD
I dunno if it has any significance, but in eduke32.log, the following line keeps popping up when playing with the mod:
Line 13162, ifgapzl: invalid sprite -1
Dunno if it refers to eduke.con, but in that case, it would refer to a part of the Pigcop code which is about shrunken state, if I am not mistaken.
The other thing are these two warnings which probably don't have any consequence, but maybe there's a way to get rid of them, anyway:
EDUKE.CON: In event `EVENT_LOADACTOR':
EDUKE.CON:13376: warning: duplicate case ignored.
EDUKE.CON:13388: warning: duplicate case ignored.
I think this happens because the case entries of DEVISTATORAMMO and BOOTS are - for some reason - not recognized to be part of the switch block.