Mirror of 1.4.15 from Lovers Lab

This commit is contained in:
ghostclinic3YTB 2023-04-03 21:47:49 -04:00
parent 9a3d9f4185
commit a5ed05c17b
1180 changed files with 4378 additions and 1905 deletions

Binary file not shown.

Binary file not shown.

View file

@ -0,0 +1,94 @@
import os
files = os.listdir('./')
for file in files:
if file[-2:] != 'py':
name = file
new_name = file.replace('_6', '_7')
#new_name = file.replace('_5', '_6')
#new_name = file.replace('_4', '_5')
#new_name = file.replace('_3', '_4')
#new_name = file.replace('_2', '_3')
#new_name = file.replace('_1', '_2')
name = os.path.join('./', name)
new_name = os.path.join('./', new_name)
os.rename(name, new_name)
for file in files:
if file[-2:] != 'py':
name = file
#new_name = file.replace('_6', '_7')
new_name = file.replace('_5', '_6')
#new_name = file.replace('_4', '_5')
#new_name = file.replace('_3', '_4')
#new_name = file.replace('_2', '_3')
#new_name = file.replace('_1', '_2')
name = os.path.join('./', name)
new_name = os.path.join('./', new_name)
os.rename(name, new_name)
for file in files:
if file[-2:] != 'py':
name = file
#new_name = file.replace('_6', '_7')
#new_name = file.replace('_5', '_6')
new_name = file.replace('_4', '_5')
#new_name = file.replace('_3', '_4')
#new_name = file.replace('_2', '_3')
#new_name = file.replace('_1', '_2')
name = os.path.join('./', name)
new_name = os.path.join('./', new_name)
os.rename(name, new_name)
for file in files:
if file[-2:] != 'py':
name = file
#new_name = file.replace('_6', '_7')
#new_name = file.replace('_5', '_6')
#new_name = file.replace('_4', '_5')
new_name = file.replace('_3', '_4')
#new_name = file.replace('_2', '_3')
#new_name = file.replace('_1', '_2')
name = os.path.join('./', name)
new_name = os.path.join('./', new_name)
os.rename(name, new_name)
for file in files:
if file[-2:] != 'py':
name = file
#new_name = file.replace('_6', '_7')
#new_name = file.replace('_5', '_6')
#new_name = file.replace('_4', '_5')
#new_name = file.replace('_3', '_4')
new_name = file.replace('_2', '_3')
#new_name = file.replace('_1', '_2')
name = os.path.join('./', name)
new_name = os.path.join('./', new_name)
os.rename(name, new_name)
for file in files:
if file[-2:] != 'py':
name = file
#new_name = file.replace('_6', '_7')
#new_name = file.replace('_5', '_6')
#new_name = file.replace('_4', '_5')
#new_name = file.replace('_3', '_4')
#new_name = file.replace('_2', '_3')
new_name = file.replace('_1', '_2')
name = os.path.join('./', name)
new_name = os.path.join('./', new_name)
os.rename(name, new_name)

View file

@ -0,0 +1,9 @@
import os
for filename in os.listdir("."):
new_filename = filename.replace("_female", "_Female")
new_filename = new_filename.replace("_thin", "_Thin")
new_filename = new_filename.replace("_male", "_Male")
new_filename = new_filename.replace("_fat", "_Fat")
new_filename = new_filename.replace("_hulk", "_Hulk")
os.rename(filename, new_filename)

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 21 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 22 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 25 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 23 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 23 KiB

Before After
Before After