|
@@ -114,6 +114,14 @@ class check_img:
|
|
|
detect = R'dongri_img\check\detect.png'
|
|
|
yongbing_fight = R'dongri_img\check\yongbing_fight.png'
|
|
|
line_orc = (193,159,250,180)
|
|
|
+ pet_findtreature = R'dongri_img\check\pet_findtreature.png'
|
|
|
+ pet_success = R'dongri_img\check\pet_success.png'
|
|
|
+ pet_getRegion = (252, 485, 340, 537)
|
|
|
+ pet_advance = R'dongri_img\check\pet_advance.png'
|
|
|
+ pet_junior = R'dongri_img\check\pet_junior.png'
|
|
|
+ pet_senior = R'dongri_img\check\pet_senior.png'
|
|
|
+ pet_gotreature = R'dongri_img\check\pet_gotreature.png'
|
|
|
+ pet_begintreature = R'dongri_img\check\pet_begintreature.png'
|
|
|
|
|
|
|
|
|
class information_img:
|