Fix article names

This commit is contained in:
DenialMC 2015-05-15 23:16:46 +03:00
parent 3461d090ed
commit 8dea0edf21

View file

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