I made a new Version 1.4.3
- a second magic door for yellow dungeon heart
- "dungeon enemies" can no longer be captured and "titans" are limited to 1
@: dayokay
I installed that because myhas proberty fly. I thought the other way around it wouldn't make a difference if she didn't have it.
SET_CREATURE_PROPERTY(WITCH,FLY,0)
I've taken it out now.
Edit:
I think I actually could have left it in, it was the wrong code
SET_CREATURE_PROPERTY(WITCH,FLYING,0) this is the correct code.