Open
Description
When we shrink an entity, the baseid of the resulting figure is not the same as the ICON value of that entity.
When this entity is shrunk, it becomes an i pet llama, but if an ICON value is entered here, that ICON item must also be shrink.
[CHARDEF c_custom_char]
DEFNAME=c_custom_char
ID=C_LLAMA
ICON=i_pet_custom_char <-- shrink must be the created item
[CHARDEF 0dc]
DEFNAME=c_llama
ICON=i_pet_llama
When we shrink c_custom_char it gives i_pet_llama shrink item, but it should give us back i_pet_custom_char