- Aug 2, 2017
- 114
- 76
Just find an altar, sacrifice Moonless. Profit.wow thanks. I didn't even realize there was mouse support lol.
edit: btw is there a way to kick out Moonless from the party? I want to free a party slot and I want to keep the little girl and knight, so i guess Moonless has to go.
I must admit this game looks interesting, even if it doesn't have porn.
I kind of want to see sex with an artfully "grotesque" monster. Not those who merely have cat ears and otherwise looks like any other "spotfree" woman. I don't mean in the way of strictly deformed humans. Give her huge claws and fangs... a very skeleton like tail with blades too?
{"code":122,"indent":1,"parameters":[14,14,0,2,1,2]}
{"code":122,"indent":1,"parameters":[14,14,0,2,1,1]}
That might change Orange is planning a huge update with 2 new characters that i have suggested him and he said he is gonna port them also sex scenes are going to be overhauled.If I could make a suggestion, remove the "loli" tag and replace it with a "gay" tag. There is ZERO sexiness with the girl, but a lot of gay sex if you play as a male.
Cool hope it comes to the steam version in a patch or somethingThat might change Orange is planning a huge update with 2 new characters that i have suggested him and he said he is gonna port them also sex scenes are going to be overhauled.
Expect new content soonvery hard and unforgiving game
i get pecked in the head and dead
10/10 would get pecked again
Thx for picking up this game <3
This is a life saver, thanks a lot! However I find it doesn't work all the time. I'm quite new but there were two instances where the coin landed tail for me, one happens when the floor collapses somewhere, I failed the coin toss and fell.. and the other time is when I tried to save in a crow bed.. I think your code works (I almost always get heads in coin toss at least), but I wonder why I still got those tails.Make coin flip always heads:
Search game dir\www\data with a text editor that can alter multiple files(Notepad++ ctrl+shift+f).
Replace all{"code":122,"indent":1,"parameters":[14,14,0,2,1,2]}
with{"code":122,"indent":1,"parameters":[14,14,0,2,1,1]}
From what i saw in game code coin toss works by first setting variable #14 to random number between 1 and 2 and then displays coin toss animation(1 = heads). That edit makes random number range 1 to 1 so it should always be heads. I didnt check every event in game so its possible that some events may have 1 = tails.This is a life saver, thanks a lot! However I find it doesn't work all the time. I'm quite new but there were two instances where the coin landed tail for me, one happens when the floor collapses somewhere, I failed the coin toss and fell.. and the other time is when I tried to save in a crow bed.. I think your code works (I almost always get heads in coin toss at least), but I wonder why I still got those tails.
I got heads sometimes when I sleep in that bed, so I guess 1 is still head. But anyway I tried to save in the crow bed again yesterday and got tail and met the mauler again lol. I think the crow mauler coin toss is not randomised at all, or it's no longer random after you reached a certain depth. Same thing with the collapsed floor, maybe it's meant to be a shortcut. Although every time I fell through that hole I hurt my ankle. I wonder whether you get broken bones if you do that too often.From what i saw in game code coin toss works by first setting variable #14 to random number between 1 and 2 and then displays coin toss animation(1 = heads). That edit makes random number range 1 to 1 so it should always be heads. I didnt check every event in game so its possible that some events may have 1 = tails.
That's impossible, because the coin toss variable is always decided on the spot. There is no outside function that determines it. So to change it, you'd have to go to every event where the coin toss occurs and change it manually. That's how it is at least as far as my knowledge on this stuff goes.I got heads sometimes when I sleep in that bed, so I guess 1 is still head. But anyway I tried to save in the crow bed again yesterday and got tail and met the mauler again lol. I think the crow mauler coin toss is not randomised at all, or it's no longer random after you reached a certain depth. Same thing with the collapsed floor, maybe it's meant to be a shortcut. Although every time I fell through that hole I hurt my ankle. I wonder whether you get broken bones if you do that too often.
I did the replacement that R. suggested using Notepad++, it should take care of all the coin toss events? Assuming the replacements were done right then there either are some outside factors, or the solution R. suggested is incomplete. Anyway I got tails in a couple other spots:That's impossible, because the coin toss variable is always decided on the spot. There is no outside function that determines it. So to change it, you'd have to go to every event where the coin toss occurs and change it manually. That's how it is at least as far as my knowledge on this stuff goes.
Each time you do "wolf orgy" your toss coin chance is decreased i would recommend using lucky lunar wolf paws it increases your toss coin chances .I did the replacement that R. suggested using Notepad++, it should take care of all the coin toss events? Assuming the replacements were done right then there either are some outside factors, or the solution R. suggested is incomplete. Anyway I got tails in a couple other spots:
Wolf orgy. I got heads most of the times there but then once I got tail lol.
Whenever there is a collapsed floor (I got a few of them, one in one of the starting dungeon, and there are a few in the Great Hollow) I always picked heads but the coin always lands on tails. Minor inconvenience though.
Anyway look forward to the next update!