mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2025-01-09 17:53:50 +00:00
Fix special tab
This commit is contained in:
parent
0d5b0cbee9
commit
bd7488dd49
1 changed files with 0 additions and 3 deletions
|
@ -540,13 +540,10 @@ MonthlySchedule = ((7,
|
||||||
CatalogGardenStarterItem(),
|
CatalogGardenStarterItem(),
|
||||||
CatalogNametagItem(100),
|
CatalogNametagItem(100),
|
||||||
CatalogNametagItem(0),
|
CatalogNametagItem(0),
|
||||||
CatalogClothingItem(1608, 0, True),
|
|
||||||
CatalogClothingItem(1605, 0, True),
|
CatalogClothingItem(1605, 0, True),
|
||||||
CatalogClothingItem(1602, 0, True),
|
CatalogClothingItem(1602, 0, True),
|
||||||
CatalogClothingItem(1607, 0, True),
|
|
||||||
CatalogClothingItem(1604, 0, True),
|
CatalogClothingItem(1604, 0, True),
|
||||||
CatalogClothingItem(1601, 0, True),
|
CatalogClothingItem(1601, 0, True),
|
||||||
CatalogClothingItem(1606, 0, True),
|
|
||||||
CatalogClothingItem(1603, 0, True),
|
CatalogClothingItem(1603, 0, True),
|
||||||
CatalogClothingItem(1600, 0, True),
|
CatalogClothingItem(1600, 0, True),
|
||||||
CatalogEmoteItem(20, True),
|
CatalogEmoteItem(20, True),
|
||||||
|
|
Loading…
Reference in a new issue