Skip to content

Commit

Permalink
Update some wrong item buy price
Browse files Browse the repository at this point in the history
  • Loading branch information
Michieru committed Jun 18, 2014
1 parent 76381fa commit c3c9eff
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions db/re/item_db.conf
Expand Up @@ -1192,7 +1192,7 @@ item_db: (
AegisName: "Wing_Of_Fly"
Name: "Fly Wing"
Type: 11
Buy: 500
Buy: 60
Weight: 50
Upper: 63
BuyingStore: true
Expand Down Expand Up @@ -110843,7 +110843,7 @@ item_db: (
AegisName: "Cannon_Ball"
Name: "Cannon Ball"
Type: 10
Buy: 100
Buy: 10
Weight: 10
Atk: 100
Job: 0x00040400
Expand All @@ -110856,7 +110856,7 @@ item_db: (
AegisName: "Holy_Cannon_Ball"
Name: "Holy Cannon Ball"
Type: 10
Buy: 200
Buy: 10
Weight: 10
Atk: 120
Job: 0x00040400
Expand All @@ -110870,7 +110870,7 @@ item_db: (
AegisName: "Dark_Cannon_Ball"
Name: "Dark Cannon Ball"
Type: 10
Buy: 200
Buy: 10
Weight: 10
Atk: 120
Job: 0x00040400
Expand All @@ -110884,7 +110884,7 @@ item_db: (
AegisName: "Soul_Cannon_Ball"
Name: "Soul Cannon Ball"
Type: 10
Buy: 200
Buy: 10
Weight: 10
Atk: 120
Job: 0x00040400
Expand All @@ -110898,7 +110898,7 @@ item_db: (
AegisName: "Iron_Cannon_Ball"
Name: "Iron Cannon Ball"
Type: 10
Buy: 500
Buy: 10
Weight: 10
Atk: 250
Job: 0x00040400
Expand Down Expand Up @@ -111427,7 +111427,7 @@ item_db: (
AegisName: "Hattah_Black"
Name: "Hata Black"
Type: 5
Buy: 50000
Buy: 12000
Weight: 4000
Def: 2
Slots: 1
Expand Down Expand Up @@ -115718,7 +115718,7 @@ item_db: (
AegisName: "Blue_Pencil_In_Mouth"
Name: "Blue Pencil In Mouth"
Type: 5
Buy: 0
Buy: 20
Weight: 100
Loc: 1
EquipLv: 1
Expand Down Expand Up @@ -116272,7 +116272,7 @@ item_db: (
AegisName: "Weisswurst"
Name: "Weisswurst"
Type: 5
Buy: 0
Buy: 20
Weight: 100
Def: 1
Loc: 1
Expand All @@ -116285,7 +116285,7 @@ item_db: (
AegisName: "Seppl_Hat"
Name: "Seppl Hat"
Type: 5
Buy: 0
Buy: 20
Weight: 500
Def: 5
Slots: 1
Expand Down Expand Up @@ -117427,7 +117427,7 @@ item_db: (
AegisName: "C_Tiara"
Name: "Costume Tiara"
Type: 5
Buy: 1000
Buy: 20
Loc: 1024
View: 19
},
Expand Down

9 comments on commit c3c9eff

@Angelmelody
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just feel so weird,All buying price of cannon ball were equal to 10 ?

@EPuncker
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree with @QQfoolsorellina

@Streusel
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@QQfoolsorellina Don't worry it'll be fixed soon.

@Angelmelody
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

XD

@Angelmelody
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A week went past and nothing had changed.
???????

@kisuka
Copy link
Contributor

@kisuka kisuka commented on c3c9eff Jun 25, 2014

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll fix this once I get home x.x these item_db issues are really upsetting me. The commit should have been tested extensively before @Michieru added it.

@kisuka
Copy link
Contributor

@kisuka kisuka commented on c3c9eff Jun 26, 2014

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed in b73a578.

@Angelmelody
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks :)

@kisuka
Copy link
Contributor

@kisuka kisuka commented on c3c9eff Jun 27, 2014

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No problem

Please sign in to comment.