Add B/W 2 items.

This commit is contained in:
Lynn "Zhorken" Vaughan 2012-10-19 21:22:59 -04:00
parent 33f227d4cd
commit 17d1c0e9c3
3 changed files with 30 additions and 0 deletions

View file

@ -1428,3 +1428,13 @@ item_id,generation_id,game_index
666,5,625
668,5,561
669,5,564
670,5,627
671,5,628
673,5,630
674,5,631
675,5,632
676,5,633
677,5,634
678,5,635
679,5,636
681,5,638

1 item_id generation_id game_index
1428 666 5 625
1429 668 5 561
1430 669 5 564
1431 670 5 627
1432 671 5 628
1433 673 5 630
1434 674 5 631
1435 675 5 632
1436 676 5 633
1437 677 5 634
1438 678 5 635
1439 679 5 636
1440 681 5 638

View file

@ -4003,3 +4003,13 @@ item_id,local_language_id,name
669,7,G. Normal
669,8,Bijounormale
669,9,Normal Gem
670,9,Medal Box
671,9,DNA Splicers
673,9,Permit
674,9,Oval Charm
675,9,Shiny Charm
676,9,Plasma Card
677,9,Grubby Hanky
678,9,Colress MCHN
679,9,Dropped Item
681,9,Reveal Glass

1 item_id local_language_id name
4003 669 7 G. Normal
4004 669 8 Bijounormale
4005 669 9 Normal Gem
4006 670 9 Medal Box
4007 671 9 DNA Splicers
4008 673 9 Permit
4009 674 9 Oval Charm
4010 675 9 Shiny Charm
4011 676 9 Plasma Card
4012 677 9 Grubby Hanky
4013 678 9 Colress MCHN
4014 679 9 Dropped Item
4015 681 9 Reveal Glass

View file

@ -667,3 +667,13 @@ id,identifier,category_id,cost,fling_power,fling_effect_id
666,gram-3,22,0,,
668,dragon-gem,42,200,,
669,normal-gem,42,200,,
670,medal-box,21,0,,
671,dna-splicers,21,0,,
673,permit,21,0,,
674,oval-charm,21,0,,
675,shiny-charm,21,0,,
676,plasma-card,22,0,,
677,grubby-hanky,22,0,,
678,colress-mchn,22,0,,
679,dropped-item,22,0,,
681,reveal-glass,21,0,,

1 id identifier category_id cost fling_power fling_effect_id
667 666 gram-3 22 0
668 668 dragon-gem 42 200
669 669 normal-gem 42 200
670 670 medal-box 21 0
671 671 dna-splicers 21 0
672 673 permit 21 0
673 674 oval-charm 21 0
674 675 shiny-charm 21 0
675 676 plasma-card 22 0
676 677 grubby-hanky 22 0
677 678 colress-mchn 22 0
678 679 dropped-item 22 0
679 681 reveal-glass 21 0