• ✨ ARCHIVE MODE ✨
    The forum has now been set to read-only mode, no new posts, resources, replies etc will not be possible.
    We recommend you join our Discord server to get real-time response: Discord Invite Link

Fixed [0.41.1 (Special)] Deino/Zweilous Evolution Bugs

Tornado9797

Content Developer
P3D Developer
Global Moderator
Deino evolves into Deino at level 50 as opposed to Zweilous.
Current:
Code:
EvolutionCondition|633,Level,50,Level
Revised:
Code:
EvolutionCondition|634,Level,50,Level
Here's a screenshot (the orbs are another visual glitch formed from toggling Full-Screen mode during evolution):
2013-12-30_16.37.55.png
 

Tornado9797

Content Developer
P3D Developer
Global Moderator
Same issue arises with Zweilous evolving into Zweilous at level 64 as opposed to Hydregon.
Current:
Code:
EvolutionCondition|634,Level,64,Level
Revised:
Code:
EvolutionCondition|635,Level,64,Level
 
Top