Revert "Fix article names"

This reverts commit 8dea0edf21.
This commit is contained in:
John Cote 2015-05-17 00:57:15 -04:00
parent aba9368632
commit 5d55436cec

View file

@ -5178,8 +5178,12 @@ FurnitureNames = {100: 'Armchair',
10020: 'Winter Tree',
10030: 'Winter Wreath'}
ClothingArticleNames = ('Shirt',
'Shirt',
'Shirt',
'Shorts',
'Skirt')
'Shorts',
'Skirt',
'Shorts')
ClothingTypeNames = {1001: 'Ghost Shirt',
1002: 'Pumpkin Shirt',
1112: 'Bee Shirt',