keeperfx icon indicating copy to clipboard operation
keeperfx copied to clipboard

Implemented new property to block imps from taking objects

Open Shinthoras0815 opened this issue 4 months ago • 0 comments

Introduced a new Ignored_By_Imps property for objects, preventing imps from dragging them away from their location.

This change ensures that objects marked with this property are ignored by imps, preserving their intended location or purpose within the game. The implementation involved adding a new flag to the object structure and updating the imp behavior logic accordingly.

Shinthoras0815 avatar Oct 10 '24 02:10 Shinthoras0815