Skip to content

Commit 8acf7c0

Browse files
committed
Mark more evolution items as bad
1 parent 126d7a0 commit 8acf7c0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

build-tools/build-indexes

+6
Original file line numberDiff line numberDiff line change
@@ -766,6 +766,12 @@ process.stdout.write("Building `data/teambuilder-tables.js`... ");
766766
case 'chippedpot':
767767
case 'crackedpot':
768768
case 'galaricawreath':
769+
case 'auspiciousarmor':
770+
case 'maliciousarmor':
771+
case 'masterpieceteacup':
772+
case 'metalalloy':
773+
case 'unremarkableteacup':
774+
case 'bignugget':
769775
badItems.push(id);
770776
break;
771777
// outclassed items

0 commit comments

Comments
 (0)