withdraw wrong ERR code
-
If you try to withdraw from an enemy structure, when the room is in safe mode, it returns an -12 ERR_NO_BODYPART.
-
Thanks, fixed (it changed to ERR_NOT_OWNER).
-
Since this is the same kind of issue:
Creep.attack also returnsĀ -12 ERR_NO_BODYPART if the enemy is in safe mode. If it does have the bodyparts and is at full health, this code doesn't make any sense.