Compare commits

...

2 commits

Author SHA1 Message Date
2937a84c60 Patch 1.0.6 2023-10-15 12:04:18 -05:00
871d41be44 Add Translated Pictures 2023-09-19 15:59:21 -05:00
228 changed files with 78093 additions and 72102 deletions

143
.gitignore vendored
View file

@ -12,5 +12,144 @@
package.json
# Images
!menu_P03 ステータス-ちんぽ-ピッグマン270.png
!PC001-ero019-03-装飾-入れ墨-bs.png
!Consumables.rpgmvp
!mainMenuUI.rpgmvp
!hiru2.rpgmvp
!yoru2.rpgmvp
!msgimg_1.rpgmvp
!msgimg_12.rpgmvp
!msgimg_13.rpgmvp
!msgimg_14.rpgmvp
!msgimg_15.rpgmvp
!msgimg_16.rpgmvp
!msgimg_18.rpgmvp
!msgimg_19.rpgmvp
!msgimg_2.rpgmvp
!msgimg_20.rpgmvp
!msgimg_21.rpgmvp
!msgimg_22.rpgmvp
!msgimg_3.rpgmvp
!msgimg_4.rpgmvp
!msgimg_5.rpgmvp
!ads_ad_1.rpgmvp
!ads_ad_2.rpgmvp
!ads_confirm.rpgmvp
!ads_main.rpgmvp
!ads_manage_1.rpgmvp
!ads_manage_2.rpgmvp
!ads_manage_3.rpgmvp
!ads_price_1.rpgmvp
!ads_price_2.rpgmvp
!ads_price_3.rpgmvp
!battle_attack.rpgmvp
!battle_barrier.rpgmvp
!battle_box.rpgmvp
!battle_defense_box.rpgmvp
!battle_evasion.rpgmvp
!battle_finish.rpgmvp
!battle_heal.rpgmvp
!battle_item_1.rpgmvp
!battle_item_2.rpgmvp
!battle_item_3.rpgmvp
!battle_item_4.rpgmvp
!battle_shield.rpgmvp
!battle_special.rpgmvp
!battle_spe_final.rpgmvp
!battle_spe_leader_1.rpgmvp
!battle_spe_leader_2.rpgmvp
!battle_spe_leader_3.rpgmvp
!battle_spe_leader_4.rpgmvp
!battle_spe_macho_1.rpgmvp
!battle_spe_macho_3_1.rpgmvp
!battle_spe_macho_3_2.rpgmvp
!battle_spe_slime_2.rpgmvp
!battle_spe_slime_3.rpgmvp
!battle_spe_succu_2.rpgmvp
!battle_spe_succu_4.rpgmvp
!battle_subdue_box.rpgmvp
!final_camera_1.rpgmvp
!final_camera_2.rpgmvp
!final_camera_3.rpgmvp
!final_camera_4.rpgmvp
!final_camera_5.rpgmvp
!final_camera_6.rpgmvp
!final_clothes_cheer.rpgmvp
!final_clothes_default.rpgmvp
!final_clothes_last.rpgmvp
!final_clothes_maid.rpgmvp
!final_clothes_swimsuit.rpgmvp
!final_confirm.rpgmvp
!final_confirm_no.rpgmvp
!final_confirm_yes.rpgmvp
!final_light_1.rpgmvp
!final_light_2.rpgmvp
!final_light_3.rpgmvp
!final_light_4.rpgmvp
!final_main.rpgmvp
!final_manage_1.rpgmvp
!final_manage_2.rpgmvp
!final_manage_3.rpgmvp
!final_mc_1.rpgmvp
!final_mc_2.rpgmvp
!final_mc_3.rpgmvp
!final_mc_4.rpgmvp
!final_money_1.rpgmvp
!final_money_2.rpgmvp
!final_money_3.rpgmvp
!final_vatk1.rpgmvp
!final_vatk2.rpgmvp
!final_vbox.rpgmvp
!final_vready.rpgmvp
!final_vskill.rpgmvp
!map_gympark.rpgmvp
!map_office2.rpgmvp
!map_rez.rpgmvp
!map_RLD.rpgmvp
!map_university.rpgmvp
!result_main.rpgmvp
!skill_choice.rpgmvp
!stuff_bg.rpgmvp
!stuff_camera_1.rpgmvp
!stuff_camera_2.rpgmvp
!stuff_camera_3.rpgmvp
!stuff_camera_4.rpgmvp
!stuff_camera_5.rpgmvp
!stuff_camera_6.rpgmvp
!stuff_confrim.rpgmvp
!stuff_confrim_no.rpgmvp
!stuff_confrim_yes.rpgmvp
!stuff_light_1.rpgmvp
!stuff_light_2.rpgmvp
!stuff_light_3.rpgmvp
!stuff_light_4.rpgmvp
!stuff_micro_1.rpgmvp
!stuff_micro_2.rpgmvp
!stuff_micro_3.rpgmvp
!stuff_micro_4.rpgmvp
!tutorial_choice.rpgmvp
!VATK.rpgmvp
!vbox.rpgmvp
!vdef.rpgmvp
!vready.rpgmvp
!VSKILL.rpgmvp
!v_enemy2_atk.rpgmvp
!v_enemy2_box.rpgmvp
!v_enemy2_def.rpgmvp
!v_enemy2_prov.rpgmvp
!v_enemy2_ready.rpgmvp
!v_enemy2_skill.rpgmvp
!v_enemy2_sub.rpgmvp
!v_enemy3_atk.rpgmvp
!v_enemy3_box.rpgmvp
!v_enemy3_def.rpgmvp
!v_enemy3_prov.rpgmvp
!v_enemy3_ready.rpgmvp
!v_enemy3_skill.rpgmvp
!v_enemy3_sub.rpgmvp
!v_enemy4_atk.rpgmvp
!v_enemy4_box.rpgmvp
!v_enemy4_def.rpgmvp
!v_enemy4_prov.rpgmvp
!v_enemy4_ready.rpgmvp
!v_enemy4_skill.rpgmvp
!v_enemy4_sub.rpgmvp

View file

@ -53906,7 +53906,7 @@
37,
0,
0,
2
1
]
},
{
@ -54153,7 +54153,7 @@
64,
0,
0,
2700
2200
]
},
{
@ -83412,6 +83412,59 @@
"indent": 0,
"parameters": []
},
{
"code": 111,
"indent": 0,
"parameters": [
1,
40,
0,
5,
0
]
},
{
"code": 231,
"indent": 1,
"parameters": [
2,
"battle_actor_naked",
0,
0,
0,
0,
100,
100,
255,
0
]
},
{
"code": 231,
"indent": 1,
"parameters": [
3,
"battle_face_6",
0,
0,
0,
0,
100,
100,
255,
0
]
},
{
"code": 0,
"indent": 1,
"parameters": []
},
{
"code": 412,
"indent": 0,
"parameters": []
},
{
"code": 0,
"indent": 0,
@ -492395,7 +492448,7 @@
"indent": 2,
"parameters": [
9,
103,
104,
false
]
},
@ -514666,6 +514719,15 @@
1
]
},
{
"code": 121,
"indent": 1,
"parameters": [
272,
300,
1
]
},
{
"code": 121,
"indent": 1,

View file

@ -7893,7 +7893,7 @@
"type": 0,
"variance": 20
},
"description": "証票「インターネットインフルエンサー」/累積淫乱な気持ち1000/レヴァンティア/商業地域<br>時間関係なし/広告広報をするとランダム発生",
"description": "記憶「抹茶ラーメン広告」/累積淫乱な気持ち1000/レヴァンティア/商業地域<br>時間関係なし/広告広報をするとランダム発生",
"effects": [],
"hitType": 0,
"iconIndex": 87,
@ -8153,7 +8153,7 @@
"type": 0,
"variance": 20
},
"description": "証票「永劫の修行者」/圭/商業地域/昼<br>時間つぶしをするとランダム発生",
"description": "圭/商業地域/時間関係なし/時間つぶしをするとランダム発生",
"effects": [],
"hitType": 0,
"iconIndex": 87,

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -2989,7 +2989,7 @@
"code": 401,
"indent": 0,
"parameters": [
"圭さんにも、楽園教の理念が伝わったみたいで、本当にうれしい限りです。"
"圭さんにも、楽園教の理念が伝わったみたいで、<br>本当にうれしい限りです。"
]
},
{
@ -3072,7 +3072,7 @@
"code": 401,
"indent": 0,
"parameters": [
"(でも楽園教の秘密を明らかにするには、)"
"(でも楽園教の秘密を明らかにするには、)<br>"
]
},
{
@ -3131,7 +3131,7 @@
"code": 401,
"indent": 0,
"parameters": [
"私の喜びですので。<br>"
"私の喜びですので。"
]
},
{

View file

@ -2624,15 +2624,6 @@
88
]
},
{
"code": 121,
"indent": 0,
"parameters": [
272,
272,
0
]
},
{
"code": 250,
"indent": 0,

View file

@ -3257,7 +3257,7 @@
"code": 401,
"indent": 0,
"parameters": [
"良いリスナーが7000人、悪いリスナーが3000人増えた。"
"\\nc<>良いリスナーが7000人、悪いリスナーが3000人増えた。"
]
},
{

View file

@ -7614,15 +7614,6 @@
true
]
},
{
"code": 121,
"indent": 0,
"parameters": [
272,
272,
0
]
},
{
"code": 213,
"indent": 0,

View file

@ -5751,6 +5751,13 @@
1
]
},
{
"code": 230,
"indent": 0,
"parameters": [
30
]
},
{
"code": 117,
"indent": 0,

View file

@ -37270,7 +37270,7 @@
"code": 401,
"indent": 4,
"parameters": [
"\\<nc>所持金が5000円増えた。"
"\\nc<>所持金が5000円増えた。"
]
},
{

View file

@ -11560,23 +11560,6 @@
"<br>スーツを来たおじさんが重ねて聞いてくる。"
]
},
{
"code": 101,
"indent": 0,
"parameters": [
"",
0,
0,
2
]
},
{
"code": 401,
"indent": 0,
"parameters": [
"<br>"
]
},
{
"code": 102,
"indent": 0,
@ -12258,7 +12241,7 @@
"conditions": {
"actorId": 1,
"actorValid": false,
"itemId": 112,
"itemId": 299,
"itemValid": true,
"selfSwitchCh": "A",
"selfSwitchValid": false,

View file

@ -29,7 +29,7 @@
},
{
"id": 4,
"expanded": false,
"expanded": true,
"name": "Start:Title",
"order": 114,
"parentId": 0,
@ -42,8 +42,8 @@
"name": "DEvent",
"order": 248,
"parentId": 10,
"scrollX": 775.6363636363636,
"scrollY": 833.4545454545455
"scrollX": 982.8,
"scrollY": 548.4
},
{
"id": 6,
@ -160,8 +160,8 @@
"name": "machoBattle",
"order": 269,
"parentId": 15,
"scrollX": 758.1818181818182,
"scrollY": 820.3636363636364
"scrollX": 962.4,
"scrollY": 820.8
},
{
"id": 20,
@ -169,8 +169,8 @@
"name": "succuBattle",
"order": 270,
"parentId": 15,
"scrollX": 708.6,
"scrollY": 524.4
"scrollX": 962.4,
"scrollY": 672
},
{
"id": 21,
@ -178,8 +178,8 @@
"name": "sub_university ",
"order": 78,
"parentId": 325,
"scrollX": 1142.1818181818182,
"scrollY": 933.8181818181819
"scrollX": 972,
"scrollY": 537.6
},
{
"id": 22,
@ -219,7 +219,7 @@
},
{
"id": 26,
"expanded": false,
"expanded": true,
"name": "map",
"order": 1,
"parentId": 0,
@ -250,8 +250,8 @@
"name": "Bevent",
"order": 247,
"parentId": 10,
"scrollX": 775.6363636363636,
"scrollY": 820.3636363636364
"scrollX": 982.8,
"scrollY": 548.4
},
{
"id": 30,
@ -260,7 +260,7 @@
"order": 266,
"parentId": 10,
"scrollX": 973.1999999999999,
"scrollY": 724.8
"scrollY": 548.4
},
{
"id": 31,
@ -358,8 +358,8 @@
"name": "MainStory",
"order": 130,
"parentId": 4,
"scrollX": 853.7142857142857,
"scrollY": 772.2857142857142
"scrollX": 982.8,
"scrollY": 548.4
},
{
"id": 42,
@ -367,8 +367,8 @@
"name": "Macho",
"order": 209,
"parentId": 23,
"scrollX": 775.6363636363636,
"scrollY": 820.3636363636364
"scrollX": 982.8,
"scrollY": 548.4
},
{
"id": 43,
@ -376,8 +376,8 @@
"name": "Leader",
"order": 218,
"parentId": 23,
"scrollX": 426.59999999999997,
"scrollY": 451.2
"scrollX": 982.8,
"scrollY": 548.4
},
{
"id": 44,
@ -412,8 +412,8 @@
"name": "Leader_A1",
"order": 219,
"parentId": 43,
"scrollX": 628.1999999999999,
"scrollY": 513.6
"scrollX": 982.8,
"scrollY": 548.4
},
{
"id": 48,
@ -440,7 +440,7 @@
"order": 267,
"parentId": 30,
"scrollX": 973.1999999999999,
"scrollY": 772.8
"scrollY": 812.4
},
{
"id": 51,
@ -454,12 +454,12 @@
null,
{
"id": 53,
"expanded": true,
"expanded": false,
"name": "Macho_A2",
"order": 211,
"parentId": 42,
"scrollX": 784.8,
"scrollY": 359.2
"scrollX": 982.8,
"scrollY": 548.4
},
{
"id": 54,
@ -476,8 +476,8 @@
"name": "Macho_A3_1",
"order": 213,
"parentId": 42,
"scrollX": 1092,
"scrollY": 609.3333333333334
"scrollX": 982.8,
"scrollY": 548.4
},
{
"id": 56,
@ -485,8 +485,8 @@
"name": "Macho_A4",
"order": 215,
"parentId": 42,
"scrollX": 596,
"scrollY": 490.6666666666667
"scrollX": 982.8,
"scrollY": 548.4
},
{
"id": 57,
@ -494,8 +494,8 @@
"name": "Macho_A5",
"order": 216,
"parentId": 42,
"scrollX": 510.6666666666667,
"scrollY": 501.3333333333333
"scrollX": 982.8,
"scrollY": 548.4
},
{
"id": 58,
@ -503,8 +503,8 @@
"name": "Macho_A6",
"order": 217,
"parentId": 42,
"scrollX": 510.6666666666667,
"scrollY": 501.3333333333333
"scrollX": 982.8,
"scrollY": 548.4
},
{
"id": 59,
@ -512,8 +512,8 @@
"name": "Leader_A2",
"order": 220,
"parentId": 43,
"scrollX": 628.1999999999999,
"scrollY": 513.6
"scrollX": 982.8,
"scrollY": 548.4
},
{
"id": 60,
@ -521,8 +521,8 @@
"name": "Leader_A3",
"order": 221,
"parentId": 43,
"scrollX": 426.59999999999997,
"scrollY": 451.2
"scrollX": 982.8,
"scrollY": 548.4
},
{
"id": 61,
@ -530,12 +530,12 @@
"name": "Leader_A3_1",
"order": 222,
"parentId": 60,
"scrollX": 426.59999999999997,
"scrollY": 451.2
"scrollX": 982.8,
"scrollY": 548.4
},
{
"id": 62,
"expanded": false,
"expanded": true,
"name": "levan",
"order": 2,
"parentId": 26,
@ -548,8 +548,8 @@
"name": "Leader_A5",
"order": 224,
"parentId": 43,
"scrollX": 639,
"scrollY": 518.4
"scrollX": 982.8,
"scrollY": 548.4
},
{
"id": 64,
@ -594,8 +594,8 @@
"name": "Succu_A4",
"order": 232,
"parentId": 45,
"scrollX": 1404,
"scrollY": 783.4285714285713
"scrollX": 982.8,
"scrollY": 548.4
},
{
"id": 70,
@ -675,8 +675,8 @@
"name": "#17 N5_1",
"order": 166,
"parentId": 41,
"scrollX": 716,
"scrollY": 570.6666666666666
"scrollX": 982.8,
"scrollY": 548.4
},
{
"id": 79,
@ -899,12 +899,12 @@
},
{
"id": 106,
"expanded": false,
"expanded": true,
"name": "#9 T2_1",
"order": 148,
"parentId": 41,
"scrollX": 884.7272727272727,
"scrollY": 761.4545454545455
"scrollX": 973.1999999999999,
"scrollY": 762
},
{
"id": 107,
@ -912,8 +912,8 @@
"name": "T2_3",
"order": 150,
"parentId": 106,
"scrollX": 503.3333333333333,
"scrollY": 568
"scrollX": 982.8,
"scrollY": 548.4
},
{
"id": 108,
@ -921,8 +921,8 @@
"name": "T2_2",
"order": 149,
"parentId": 106,
"scrollX": 503.3333333333333,
"scrollY": 568
"scrollX": 982.8,
"scrollY": 548.4
},
{
"id": 109,
@ -930,8 +930,8 @@
"name": "#10 K2_1",
"order": 151,
"parentId": 41,
"scrollX": 893.4545454545455,
"scrollY": 498.54545454545456
"scrollX": 982.8,
"scrollY": 548.4
},
{
"id": 110,
@ -958,8 +958,8 @@
"name": "#11 M2 #1",
"order": 153,
"parentId": 41,
"scrollX": 954,
"scrollY": 852
"scrollX": 982.8,
"scrollY": 548.4
},
{
"id": 114,
@ -967,17 +967,17 @@
"name": "#12 M2 #2",
"order": 154,
"parentId": 41,
"scrollX": 893.4545454545455,
"scrollY": 498.54545454545456
"scrollX": 982.8,
"scrollY": 548.4
},
{
"id": 115,
"expanded": false,
"expanded": true,
"name": "#13 N4_1",
"order": 155,
"parentId": 41,
"scrollX": 1092,
"scrollY": 609.3333333333334
"scrollX": 982.8,
"scrollY": 548.4
},
null,
{
@ -986,8 +986,8 @@
"name": "N4_2",
"order": 156,
"parentId": 115,
"scrollX": 893.4545454545455,
"scrollY": 498.54545454545456
"scrollX": 982.8,
"scrollY": 548.4
},
{
"id": 118,
@ -995,8 +995,8 @@
"name": "N4_3",
"order": 157,
"parentId": 115,
"scrollX": 1092,
"scrollY": 609.3333333333334
"scrollX": 982.8,
"scrollY": 548.4
},
{
"id": 119,
@ -1004,8 +1004,8 @@
"name": "N4_4",
"order": 158,
"parentId": 115,
"scrollX": 1081.3333333333333,
"scrollY": 734.6666666666666
"scrollX": 973.1999999999999,
"scrollY": 651.6
},
null,
{
@ -1014,8 +1014,8 @@
"name": "#14 R3_1",
"order": 159,
"parentId": 115,
"scrollX": 1081.3333333333333,
"scrollY": 997.3333333333334
"scrollX": 973.1999999999999,
"scrollY": 997.1999999999999
},
{
"id": 122,
@ -1051,8 +1051,8 @@
"name": "#15 T3_1",
"order": 163,
"parentId": 41,
"scrollX": 453,
"scrollY": 511.2
"scrollX": 982.8,
"scrollY": 548.4
},
null,
{
@ -1162,8 +1162,8 @@
"name": "Succu_A3",
"order": 231,
"parentId": 45,
"scrollX": 546.6666666666666,
"scrollY": 642.6666666666666
"scrollX": 973.1999999999999,
"scrollY": 643.1999999999999
},
{
"id": 142,
@ -1290,8 +1290,8 @@
"name": "Succu_A2_2",
"order": 230,
"parentId": 67,
"scrollX": 474,
"scrollY": 509.3333333333333
"scrollX": 982.8,
"scrollY": 548.4
},
{
"id": 158,
@ -1317,8 +1317,8 @@
"name": "officeArea",
"order": 32,
"parentId": 64,
"scrollX": 1114.2857142857142,
"scrollY": 758.5714285714286
"scrollX": 994.8,
"scrollY": 758.4
},
null,
null,
@ -1329,7 +1329,7 @@
"name": "RLD-baito",
"order": 95,
"parentId": 325,
"scrollX": 972.75,
"scrollX": 973.1999999999999,
"scrollY": 648
},
null,
@ -1339,8 +1339,8 @@
"name": "office 1-rev",
"order": 65,
"parentId": 296,
"scrollX": 1142.1818181818182,
"scrollY": 933.8181818181819
"scrollX": 962.4,
"scrollY": 537.6
},
{
"id": 167,
@ -1477,8 +1477,8 @@
"name": "residentialArea",
"order": 44,
"parentId": 64,
"scrollX": 840,
"scrollY": 772.2857142857142
"scrollX": 973.1999999999999,
"scrollY": 916.8
},
{
"id": 185,
@ -1486,8 +1486,8 @@
"name": "House",
"order": 45,
"parentId": 184,
"scrollX": 1092,
"scrollY": 609.3333333333334
"scrollX": 982.8,
"scrollY": 548.4
},
{
"id": 186,
@ -1533,8 +1533,8 @@
"name": "House(streaming event)",
"order": 91,
"parentId": 325,
"scrollX": 533.25,
"scrollY": 564
"scrollX": 972,
"scrollY": 537.6
},
{
"id": 193,
@ -1551,8 +1551,8 @@
"name": "revHouse(streaming event)",
"order": 69,
"parentId": 296,
"scrollX": 1092,
"scrollY": 609.3333333333334
"scrollX": 972,
"scrollY": 537.6
},
{
"id": 195,
@ -1668,17 +1668,17 @@
"name": "Leader_A4",
"order": 223,
"parentId": 43,
"scrollX": 510.6666666666667,
"scrollY": 501.3333333333333
"scrollX": 982.8,
"scrollY": 548.4
},
{
"id": 208,
"expanded": true,
"expanded": false,
"name": "Leader_A6",
"order": 225,
"parentId": 43,
"scrollX": 757.8,
"scrollY": 710.4
"scrollX": 973.1999999999999,
"scrollY": 603.6
},
{
"id": 209,
@ -1869,8 +1869,8 @@
"name": "gymPark-rev",
"order": 3,
"parentId": 62,
"scrollX": 1599,
"scrollY": 1009.1999999999999
"scrollX": 1042.8,
"scrollY": 577.1999999999999
},
{
"id": 233,
@ -1878,8 +1878,8 @@
"name": "cafe gen-rev",
"order": 4,
"parentId": 232,
"scrollX": 1216.5,
"scrollY": 754.5
"scrollX": 973.1999999999999,
"scrollY": 577.1999999999999
},
{
"id": 234,
@ -1887,8 +1887,8 @@
"name": "gym1f-rev",
"order": 5,
"parentId": 232,
"scrollX": 932.4,
"scrollY": 294.4
"scrollX": 982.8,
"scrollY": 548.4
},
{
"id": 235,
@ -1925,7 +1925,7 @@
"order": 10,
"parentId": 62,
"scrollX": 994.8,
"scrollY": 758.4
"scrollY": 624
},
{
"id": 240,
@ -1969,8 +1969,8 @@
"name": "cafe_baito_event_1",
"order": 92,
"parentId": 325,
"scrollX": 1110.75,
"scrollY": 888
"scrollX": 962.4,
"scrollY": 648
},
{
"id": 245,
@ -1988,7 +1988,7 @@
"order": 11,
"parentId": 239,
"scrollX": 973.1999999999999,
"scrollY": 772.8
"scrollY": 624
},
{
"id": 247,
@ -1996,8 +1996,8 @@
"name": "office hallway(left)-rev",
"order": 12,
"parentId": 246,
"scrollX": 853.7142857142857,
"scrollY": 772.2857142857142
"scrollX": 982.8,
"scrollY": 548.4
},
{
"id": 248,
@ -2005,8 +2005,8 @@
"name": " office-rev",
"order": 13,
"parentId": 247,
"scrollX": 853.7142857142857,
"scrollY": 772.2857142857142
"scrollX": 982.8,
"scrollY": 548.4
},
{
"id": 249,
@ -2014,8 +2014,8 @@
"name": "cafe_baito_event_4",
"order": 66,
"parentId": 296,
"scrollX": 1081.3333333333333,
"scrollY": 609.3333333333334
"scrollX": 962.4,
"scrollY": 528
},
{
"id": 250,
@ -2046,12 +2046,12 @@
},
{
"id": 253,
"expanded": false,
"expanded": true,
"name": "residentialArea-rev",
"order": 15,
"parentId": 62,
"scrollX": 973.1999999999999,
"scrollY": 758.4
"scrollY": 624
},
{
"id": 254,
@ -2059,8 +2059,8 @@
"name": "House",
"order": 16,
"parentId": 253,
"scrollX": 1092,
"scrollY": 609.3333333333334
"scrollX": 982.8,
"scrollY": 548.4
},
{
"id": 255,
@ -2088,8 +2088,8 @@
"name": "LeftSewer",
"order": 18,
"parentId": 253,
"scrollX": 1092,
"scrollY": 609.3333333333334
"scrollX": 982.8,
"scrollY": 548.4
},
{
"id": 260,
@ -2111,8 +2111,8 @@
"name": "university-rev",
"order": 20,
"parentId": 62,
"scrollX": 1169.3333333333333,
"scrollY": 981.3333333333334
"scrollX": 1906.8,
"scrollY": 960
},
{
"id": 267,
@ -2147,8 +2147,8 @@
"name": "RLD-Rev",
"order": 9,
"parentId": 62,
"scrollX": 2217.3333333333335,
"scrollY": 981.3333333333334
"scrollX": 1005.5999999999999,
"scrollY": 661.1999999999999
},
{
"id": 271,
@ -2219,8 +2219,8 @@
"name": "c_chikan event2",
"order": 108,
"parentId": 325,
"scrollX": 819,
"scrollY": 457
"scrollX": 972,
"scrollY": 537.6
},
{
"id": 279,
@ -2328,8 +2328,8 @@
"name": "trash office",
"order": 58,
"parentId": 296,
"scrollX": 1092,
"scrollY": 609.3333333333334
"scrollX": 972,
"scrollY": 537.6
},
{
"id": 300,
@ -2373,8 +2373,8 @@
"name": "officeArea mensetsu",
"order": 104,
"parentId": 325,
"scrollX": 1075,
"scrollY": 751
"scrollX": 1005.5999999999999,
"scrollY": 751.1999999999999
},
null,
null,
@ -2399,8 +2399,8 @@
"name": "True ending credits",
"order": 252,
"parentId": 10,
"scrollX": 1092,
"scrollY": 609.3333333333334
"scrollX": 982.8,
"scrollY": 548.4
},
{
"id": 315,
@ -2482,8 +2482,8 @@
"name": "kei",
"order": 70,
"parentId": 271,
"scrollX": 982.8,
"scrollY": 548.4
"scrollX": 972,
"scrollY": 537.6
},
{
"id": 326,

View file

@ -101,7 +101,7 @@
"pitch": 100,
"volume": 90
},
"editMapId": 4,
"editMapId": 119,
"elements": [
"",
"物理的",
@ -2085,7 +2085,7 @@
"cg max",
"bg"
],
"versionId": 69069490,
"versionId": 45088045,
"victoryMe": {
"name": "Victory1",
"pan": 0,

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show more