Masters of Raana Cheats

Masters of Raana

Cheat Codes:
------------
Submitted by: David K.

How to Activate the Console + Cheat Code:
-----------------------------------------
Just follow the step-by-step tutorials below:
* Open console (CTRL + SHIFT + J in Chrome / Edge)
* Paste below code blob below and press enter

let slots = SugarCube.State.active.variables.slot
for (let i = 1; i < slots.length; i++) { if (slots[i] > 0) {
    let npc = eval("SugarCube.State.active.variables.npc.av" + slots[i])
    let girlname = npc.girlname
    girlname = girlname.replace("-","") //Get rid of dashes
    girlname = girlname.replace(" ","") //Get rid of spaces
    window[girlname] = npc
    window[girlname.toLowerCase()] = npc
  }
}
window["mc"] = SugarCube.State.active.variables
window["Mc"] = SugarCube.State.active.variables
window["MC"] = SugarCube.State.active.variables
console.log("Cheat shortcuts added. Examples:\nLovisa.virgin = true
\nMaiLynn.traitscav = 100\nmc.cash = 1000000")

-=Result=-
Cheat shortcuts added. Examples:
Lovisa.virgin = true
MaiLynn.traitscav = 100
mc.cash=1000000

Note: To refresh the shortcuts: In the console, press the arrow key up 
on the keyboard and press enter.
arrow
arrow
    全站熱搜
    創作者介紹
    創作者 水色小築 的頭像
    水色小築

    水色小築

    水色小築 發表在 痞客邦 留言(0) 人氣()