remove () from filenames, and trailing spaces

master
Zaahir Moolla 2016-07-21 15:02:40 -04:00
parent dc7ffa39a4
commit a0049c299c
1 changed files with 73 additions and 73 deletions

View File

@ -992,7 +992,7 @@
{
"name": "Colored Wool",
"regex": "(?:(colored|white|orange|magenta|light ?blue|yellow|lime|pink|gray|light ?gray|cyan|purple|blue|brown|green|red|black) ?wools?)",
"imageName": "colored-wool(incomplete).png",
"imageName": "colored-wool-incomplete.png",
"ingredients": "1 Wool + 1 Dye",
"description": "Used as decoration or building material.",
"localImage": "yes"
@ -1096,7 +1096,7 @@
{
"name": "Banner",
"regex": "(?:(colored)? ?banners?)|(?:(colored)? ?flags?)",
"imageName": "banner(incomplete).png",
"imageName": "banner-incomplete.png",
"ingredients": "1 stick + 6 Wool",
"description": "Tall decorative blocks, featuring a field that is highly customizable using dyes.",
"localImage": "yes"
@ -1232,7 +1232,7 @@
{
"name": "Colored Shield",
"regex": "(?:(colored|white|orange|magenta|light ?blue|yellow|lime|pink|gray|light ?gray|cyan|purple|blue|brown|green|red|black) ?shields?)",
"imageName": "colored-shield(incomplete).gif",
"imageName": "colored-shield-incomplete.gif",
"ingredients": "1 Shield + 1 Banner",
"description": "Personalized tool used for protecting the player against attacks. It cannot be repainted or washed in a cauldron.",
"localImage": "yes"