Nova P2 fix with Swann's fire tower
Added 2024-01-25 07:33:28 +0000 UTCThis is a weird issue that Swann's Fire tower can't unburrow after moving it or copying it with command.
Before I didn't think about fixing because it's irrelevant, but now since I made the feature of moving turrets, this actually become a problem.
Good thing is I figured how to fix.
Technically fire turret has a unburrow skill, and it has the flag ignore placement to 0. So after copying the unit usually doesn't align with grid well then it just can't unburrow.
So after I set this flag to 1, it can unburrow. Yay!
Although it looks a bit cursed because now they stack with other turrets.