mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2025-01-09 17:53:50 +00:00
Fix article names
This commit is contained in:
parent
3461d090ed
commit
8dea0edf21
1 changed files with 1 additions and 5 deletions
|
@ -5163,12 +5163,8 @@ FurnitureNames = {100: 'Armchair',
|
|||
10020: 'Winter Tree',
|
||||
10030: 'Winter Wreath'}
|
||||
ClothingArticleNames = ('Shirt',
|
||||
'Shirt',
|
||||
'Shirt',
|
||||
'Shorts',
|
||||
'Shorts',
|
||||
'Skirt',
|
||||
'Shorts')
|
||||
'Skirt')
|
||||
ClothingTypeNames = {1001: 'Ghost Shirt',
|
||||
1002: 'Pumpkin Shirt',
|
||||
1112: 'Bee Shirt',
|
||||
|
|
Loading…
Reference in a new issue