diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/Changelog.txt | 5 | ||||
-rw-r--r-- | db/item_db.txt | 8 |
2 files changed, 9 insertions, 4 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index 1043eb2c7..b7f5a4ef8 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -35,6 +35,11 @@ 13034 Desert_Twilight Small chance to activate max Attack Speed for 7 seconds. ======================= +10/06 + * Added missing item names in the item_db [Playtester] + - please fix the txt files if there's a bug to begin with next time + - also ingame names shouldn't have "_" + - updated sql files 10/05 * Updated gender restrictions to aegis [Playtester] - it will still be ignored by eA due to a config setting diff --git a/db/item_db.txt b/db/item_db.txt index 46341df07..d70fd8e7f 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -2797,10 +2797,10 @@ 7611,Symbol_Of_Fox,Symbol of Fox,3,20,,10,,,,,,,,,,,,,{},{},{} 7612,Heart_Of_Fox_Queen,Heart of Fox Queen,3,2,,10,,,,,,,,,,,,,{},{},{} 7613,Small_Rice_Dough,Small Rice Dough,3,0,,0,,,,,,,,,,,,,{},{},{} -7614,Special_Packing_Paper,,3,0,,1,,,,,,,,,,,,,{},{},{} -7615,MVP_Ticket,,3,0,,1,,,,,,,,,,,,,{},{},{} -7616,Mini_Boss_Ticket,,3,0,,1,,,,,,,,,,,,,{},{},{} -7617,Monster_Ticket_,,3,0,,1,,,,,,,,,,,,,{},{},{} +7614,Special_Packing_Paper,Special Packing Paper,3,0,,1,,,,,,,,,,,,,{},{},{} +7615,MVP_Ticket,MVP Ticket,3,0,,1,,,,,,,,,,,,,{},{},{} +7616,Mini_Boss_Ticket,Mini Boss Ticket,3,0,,1,,,,,,,,,,,,,{},{},{} +7617,Monster_Ticket_,Monster Ticket,3,0,,1,,,,,,,,,,,,,{},{},{} 7618,Monster_Crystal,Monster Crystal,3,0,,10,,,,,,,,,,,,,{},{},{} 7619,Enriched_Elunium,Enriched Elunium,3,0,,10,,,,,,,,,,,,,{},{},{} 7620,Enriched_Oridecon,Enriched Oridecon,3,0,,10,,,,,,,,,,,,,{},{},{} |