Issue Information
-
#007904
-
0 - None Assigned
-
Confirmed
Issue Confirmations
-
Yes (1)No (0)
This needs to be added to the /db/pet_db.txt file:
// Malaya Tikbalang Belt
2313,TIKBALANG,Tikbalang,12699,9059,0,0,0,0,0,0,0,0,50,0,0,0,350,400,800,{},{}
Edit:
Using the above code makes it hail satan, so here's some dummy data until official values are found, for anyone wanting to implement it in the meantime.
2313,TIKBALANG,Tikbalang,12699,9059,0,537,80,60,50,100,50,10,100,150,0,1,350,400,800,{},{}
I don't know if it has different settings for everything beyond the 9059 column, but in order for the Tikbalang_Harness item to work (#12699), which is awarded in /npc/re/quests/quests_malaya.txt, this needs to go into the file.
rAthena is also missing this pet database entry.
// Malaya Tikbalang Belt
2313,TIKBALANG,Tikbalang,12699,9059,0,0,0,0,0,0,0,0,50,0,0,0,350,400,800,{},{}
Edit:
Using the above code makes it hail satan, so here's some dummy data until official values are found, for anyone wanting to implement it in the meantime.
2313,TIKBALANG,Tikbalang,12699,9059,0,537,80,60,50,100,50,10,100,150,0,1,350,400,800,{},{}
I don't know if it has different settings for everything beyond the 9059 column, but in order for the Tikbalang_Harness item to work (#12699), which is awarded in /npc/re/quests/quests_malaya.txt, this needs to go into the file.
rAthena is also missing this pet database entry.
2200, 0, 10, 100, 20, 20, 80, 3, 1, 0, 512, 0, 9057 // J_TAINI
2210, 0, 10, 100, 20, 20, 80, 3, 1, 0, 529, 0, 9058 // XMAS_LUNATIC
2313, 10, 10, 100, 20, 20, 80, 8, 1, 0, 528, 12699, 9059 // TIKBALANG
1242, 20, 50, 100, 20, 20, 80, 3, 1, 10039, 6534, 12789, 9061 // MARIN
2398, 50, 1000, 0, 0, 0, 100, 3, 0, 0, 531, 12846, 9062 // LITTLE_PORING
2210, 0, 10, 100, 20, 20, 80, 3, 1, 0, 529, 0, 9058 // XMAS_LUNATIC
2313, 10, 10, 100, 20, 20, 80, 8, 1, 0, 528, 12699, 9059 // TIKBALANG
1242, 20, 50, 100, 20, 20, 80, 3, 1, 10039, 6534, 12789, 9061 // MARIN
2398, 50, 1000, 0, 0, 0, 100, 3, 0, 0, 531, 12846, 9062 // LITTLE_PORING
changed status to: Confirmed