mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2025-01-09 17:53:50 +00:00
ty loudrob and .gitignore update
This commit is contained in:
parent
308a1ac563
commit
edd78503d1
3 changed files with 2 additions and 4 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -21,6 +21,5 @@ logs/
|
|||
screenshots/
|
||||
backups/
|
||||
contentpacks/
|
||||
toondata/
|
||||
resources/
|
||||
panel_save.mp
|
||||
save.dat
|
1
save.dat
1
save.dat
|
@ -1 +0,0 @@
|
|||
|
|
@ -34,7 +34,7 @@ class TTCodeRedemptionMgrAI(DistributedObjectAI):
|
|||
'weed': {
|
||||
'items': [
|
||||
CatalogClothingItem.CatalogClothingItem(1821, 0)
|
||||
]
|
||||
],
|
||||
'expirationDate': datetime(2016, 3, 30) # temporary expiration until release
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue