vinfamy / LifePlay

Free, Open-Source and Moddable Lifesim RPG (Link NSFW). I had to change my dev PC and couldn't set up Git correctly on the new PC so the full source code for the game will be available here: https://mega.nz/folder/1XYSXbRb#nFHZ1wdwTbL6rS1oUdMe0g
https://mega.nz/folder/1XYSXbRb#nFHZ1wdwTbL6rS1oUdMe0g
GNU Affero General Public License v3.0
70 stars 34 forks source link

Syntax Errors 3.19 #189

Closed Rizean closed 3 years ago

Rizean commented 3 years ago
    {file: 'vin_Base\\Scenes\\crime\\prison_warden_cms.lpscene', command: 'replace', params: {value: 'Actor3:', replacer: 'Actor3::'}, line: 552},
    {file: 'vin_Base\\Scenes\\gym\\futa_hard_sport_cms.lpscene', command: 'replace', params: {value: 'Actor:', replacer: 'Actor::'}, line: 29},
    {file: 'vin_Base\\Scenes\\uni_student\\fraternity_misogyny.lpscene', command: 'replace', params: {value: `'No`, replacer: `"'No`}, line: 10},
    {file: 'vin_Base\\Scenes\\uni_student\\fraternity_misogyny.lpscene', command: 'replace', params: {value: `'No`, replacer: `"'No`}, line: 11},
    {file: 'vin_Base\\Scenes\\uni_student\\fraternity_misogyny.lpscene', command: 'replace', params: {value: `'No`, replacer: `"'No`}, line: 12},
    {file: 'vin_Base\\Scenes\\work\\coffee_break_spill.lpscene', command: 'replace', params: {value: `Actor:`, replacer: `Actor::`}, line: 17},
    {file: 'vin_Base\\Scenes\\work\\coffee_break_spill.lpscene', command: 'replace', params: {value: `Player:`, replacer: `Player::`}, line: 45},

    {file: 'vin_Netori\\Scenes\\maid_revenge.lpscene', command: 'replace', params: {value: `    imeout`, replacer: `    timeout`}, line: 43},
    {file: 'vin_Netori\\Scenes\\cms_ica_sep03.lpscene', command: 'replace', params: {value: `50]`, replacer: `50`}, line: 36},

    {file: 'vin_NTR\\interactions\\offer_swing.lpscene', command: 'replace', params: {value: `(()`, replacer: `()`}, line: 12},

    {file: 'vin_Pregnancy\\Scenes\\childcare.lpscene', command: 'replace', params: {value: `End`, replacer: `EndIf`}, line: 228},
    {file: 'vin_Pregnancy\\Scenes\\childcare.lpscene', command: 'replace', params: {value: `hide)`, replacer: `hide()`}, line: 473},
    {file: 'vin_Pregnancy\\Scenes\\childcare.lpscene', command: 'replace', params: {value: `Endif`, replacer: `EndWhile`}, line: 488},
vinfamy commented 3 years ago

done, also those in the discord dm