I would like to thank everyone who answered above. However, I'm still having the same problem.
More information
Problem
Custom pets added in the database can be successfully summoned but leaves the egg in the inventory with red markings (like a broken item) and returns to normal state (black) once you return the pet again.
Item_DB
64018,P_Woodie_Egg,Woodie Egg,7,20,,0,,,,,,,,,,,,,{},{},{}
64019,Woodie_Cookie,Woodie Cookie,0,20,,40,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(25,35),0; },{},{}
64020,Woodie_Candy,Woodie Candy,2,2500,,50,,,,,0xFFFFFFFF,7,2,,,,,,{ pet 3556; },{},{}
Pet DB
- Mob: WOODIE
TameItem: Woodie_Candy
EggItem: P_Woodie_Egg
FoodItem: Woodie_Cookie
Fullness: 3
IntimacyFed: 10
CaptureRate: 2000
SpecialPerformance: false
AllowAutoFeed: true
Screenshot in-game:
Additional notes:
Original pets does not have any problem, their eggs disappears every time I hatch them
I used @makegg and @hatch command when summoning the pets
I transferred the item ID to much lower number such such as 4000-6000 but no avail
What seems to be the problem here? I really want to add custom pets in our game however this bug won't let us add pets. ?