TL Images and Shrink log ui
28
.gitignore
vendored
|
|
@ -35,4 +35,30 @@ psbpack.dat
|
|||
Save*
|
||||
|
||||
# Images
|
||||
!battleChangeDir.png_
|
||||
!config_button.png
|
||||
!eyecatch0.png
|
||||
!eyecatch1.png
|
||||
!eyecatch2.png
|
||||
!eyecatch3.png
|
||||
!eyecatch4.png
|
||||
!Hst_base2.png
|
||||
!Hst_button.png
|
||||
!Hst_head.png
|
||||
!Hst_page0.png
|
||||
!Hst_page1.png
|
||||
!Hst_page2.png
|
||||
!hud_menu.png
|
||||
!hud_menu2.png
|
||||
!hud_side.png
|
||||
!hud_stat.png
|
||||
!item_base.png
|
||||
!item_buttom.png
|
||||
!kaiso_base.png
|
||||
!shop_base.png
|
||||
!shop_base3.png
|
||||
!shop_buttom.png
|
||||
!shop_buttom2.png
|
||||
!shop_crs.png
|
||||
!shop_head.png
|
||||
!shop_money.png
|
||||
!sl_button.png
|
||||
BIN
Data/Picture/Hst_base2.png
Normal file
|
After Width: | Height: | Size: 7.4 KiB |
BIN
Data/Picture/Hst_button.png
Normal file
|
After Width: | Height: | Size: 4.8 KiB |
BIN
Data/Picture/Hst_head.png
Normal file
|
After Width: | Height: | Size: 34 KiB |
BIN
Data/Picture/Hst_page0.png
Normal file
|
After Width: | Height: | Size: 26 KiB |
BIN
Data/Picture/Hst_page1.png
Normal file
|
After Width: | Height: | Size: 35 KiB |
BIN
Data/Picture/Hst_page2.png
Normal file
|
After Width: | Height: | Size: 49 KiB |
BIN
Data/Picture/config_button.png
Normal file
|
After Width: | Height: | Size: 6.1 KiB |
BIN
Data/Picture/eyecatch0.png
Normal file
|
After Width: | Height: | Size: 394 KiB |
BIN
Data/Picture/eyecatch1.png
Normal file
|
After Width: | Height: | Size: 364 KiB |
BIN
Data/Picture/eyecatch2.png
Normal file
|
After Width: | Height: | Size: 340 KiB |
BIN
Data/Picture/eyecatch3.png
Normal file
|
After Width: | Height: | Size: 363 KiB |
BIN
Data/Picture/eyecatch4.png
Normal file
|
After Width: | Height: | Size: 316 KiB |
BIN
Data/Picture/hud_menu.png
Normal file
|
After Width: | Height: | Size: 56 KiB |
BIN
Data/Picture/hud_menu2.png
Normal file
|
After Width: | Height: | Size: 7.2 KiB |
BIN
Data/Picture/hud_side.png
Normal file
|
After Width: | Height: | Size: 20 KiB |
BIN
Data/Picture/hud_stat.png
Normal file
|
After Width: | Height: | Size: 3.4 KiB |
BIN
Data/Picture/item_base.png
Normal file
|
After Width: | Height: | Size: 54 KiB |
BIN
Data/Picture/item_buttom.png
Normal file
|
After Width: | Height: | Size: 16 KiB |
BIN
Data/Picture/kaiso_base.png
Normal file
|
After Width: | Height: | Size: 54 KiB |
BIN
Data/Picture/shop_base.png
Normal file
|
After Width: | Height: | Size: 14 KiB |
BIN
Data/Picture/shop_base3.png
Normal file
|
After Width: | Height: | Size: 9.2 KiB |
BIN
Data/Picture/shop_buttom.png
Normal file
|
After Width: | Height: | Size: 27 KiB |
BIN
Data/Picture/shop_buttom2.png
Normal file
|
After Width: | Height: | Size: 23 KiB |
BIN
Data/Picture/shop_crs.png
Normal file
|
After Width: | Height: | Size: 22 KiB |
BIN
Data/Picture/shop_head.png
Normal file
|
After Width: | Height: | Size: 93 KiB |
BIN
Data/Picture/shop_money.png
Normal file
|
After Width: | Height: | Size: 2.2 KiB |
BIN
Data/Picture/sl_button.png
Normal file
|
After Width: | Height: | Size: 12 KiB |
|
|
@ -751,7 +751,7 @@
|
|||
"codeStr": "CommonEventByName",
|
||||
"stringArgs": [
|
||||
"サイドログ描画",
|
||||
"I feel like I can hear the sound of water..."
|
||||
"\\f[10]I feel like I can hear the sound of water..."
|
||||
],
|
||||
"intArgs": [
|
||||
0,
|
||||
|
|
@ -774,7 +774,7 @@
|
|||
"codeStr": "CommonEventByName",
|
||||
"stringArgs": [
|
||||
"サイドログ描画",
|
||||
"I can hear a muffled voice..."
|
||||
"\\f[10]I can hear a muffled voice..."
|
||||
],
|
||||
"intArgs": [
|
||||
0,
|
||||
|
|
@ -797,7 +797,7 @@
|
|||
"codeStr": "CommonEventByName",
|
||||
"stringArgs": [
|
||||
"サイドログ描画",
|
||||
"I hear some strange sounds..."
|
||||
"\\f[10]I hear some strange sounds..."
|
||||
],
|
||||
"intArgs": [
|
||||
0,
|
||||
|
|
|
|||
|
|
@ -1611,7 +1611,7 @@
|
|||
"codeStr": "CommonEventByName",
|
||||
"stringArgs": [
|
||||
"サイドログ描画",
|
||||
"The frustration has been relieved."
|
||||
"\\f[10]The frustration has been relieved."
|
||||
],
|
||||
"intArgs": [
|
||||
0,
|
||||
|
|
|
|||
|
|
@ -1261,7 +1261,7 @@
|
|||
"code": 122,
|
||||
"codeStr": "SetString",
|
||||
"stringArgs": [
|
||||
"\\cself[11]Day (\\cself[6])"
|
||||
"\\cself[11]D (\\cself[6])"
|
||||
],
|
||||
"intArgs": [
|
||||
1600005,
|
||||
|
|
|
|||
|
|
@ -1962,7 +1962,7 @@
|
|||
"codeStr": "CommonEventByName",
|
||||
"stringArgs": [
|
||||
"サイドログ描画",
|
||||
"Desire has increased by \\cself[11]"
|
||||
"\\f[10]Desire has increased by \\cself[11]"
|
||||
],
|
||||
"intArgs": [
|
||||
0,
|
||||
|
|
|
|||
|
|
@ -274,7 +274,7 @@
|
|||
"codeStr": "CommonEventByName",
|
||||
"stringArgs": [
|
||||
"サイドログ描画",
|
||||
"Lewd state has been removed"
|
||||
"\\f[10]Lewd state has been removed"
|
||||
],
|
||||
"intArgs": [
|
||||
0,
|
||||
|
|
@ -382,7 +382,7 @@
|
|||
"codeStr": "CommonEventByName",
|
||||
"stringArgs": [
|
||||
"サイドログ描画",
|
||||
"Entered lewd state"
|
||||
"\\f[10]Entered lewd state"
|
||||
],
|
||||
"intArgs": [
|
||||
0,
|
||||
|
|
@ -512,7 +512,7 @@
|
|||
"codeStr": "CommonEventByName",
|
||||
"stringArgs": [
|
||||
"サイドログ描画",
|
||||
"No effect"
|
||||
"\\f[10]No effect"
|
||||
],
|
||||
"intArgs": [
|
||||
0,
|
||||
|
|
|
|||
|
|
@ -1471,7 +1471,7 @@
|
|||
"code": 122,
|
||||
"codeStr": "SetString",
|
||||
"stringArgs": [
|
||||
"\\cself[31] Day (\\cself[5])"
|
||||
"\\f[10]Day \\cself[31] (\\cself[5])"
|
||||
],
|
||||
"intArgs": [
|
||||
1600005,
|
||||
|
|
@ -1588,7 +1588,7 @@
|
|||
"code": 150,
|
||||
"codeStr": "Picture",
|
||||
"stringArgs": [
|
||||
"\\f[15]\\cself[5]"
|
||||
"\\f[10]\\cself[5]"
|
||||
],
|
||||
"intArgs": [
|
||||
32,
|
||||
|
|
|
|||
|
|
@ -1333,7 +1333,7 @@
|
|||
"codeStr": "CommonEventByName",
|
||||
"stringArgs": [
|
||||
"サイドログ描画",
|
||||
"Obtained \\cself[30] yen"
|
||||
"\\f[10]Obtained \\cself[30] yen"
|
||||
],
|
||||
"intArgs": [
|
||||
0,
|
||||
|
|
|
|||