Create and Fuck your AI Cum Slut -70% OFF
x

TrustyOldPatches

Member
Game Developer
Sep 12, 2020
395
2,604
367
why does goblin have really small cock?
Because that isn't even his final form, soon he will reach an average normal guy size:
1726104_Nax.png


Just kidding of course XD, if you take a look at cocks in google photos, you'll see that they are not as monstrous as porn games usually have them to be. I just wanted to go for more realistic proportions.
 

Jinsoyun

Active Member
Sep 28, 2018
786
1,498
246
Because that isn't even his final form, soon he will reach an average normal guy size:


Just kidding of course XD, if you take a look at cocks in google photos, you'll see that they are not as monstrous as porn games usually have them to be. I just wanted to go for more realistic proportions.
To be honest i always thought that if anything Nax's dick is quite thick for his height. But it fits well, it's fun to see the girls try to fit him in their mouths on occasion and apparently it's really isn't the size that matters here but rather how he uses it. :)
 

Super_Nova-

Member
Nov 20, 2019
424
245
84
I think there is already a game like that, I rather avoid repetition.
i was just making a guess trying suggesting some story lines for bad ending stuff. yeah thats for sure from some other game, not saying for some repetition. Your game stand on an awesomely different level. you can do the magic. will wait for the next update. Thanks:love:
 
  • Like
Reactions: Ahmet Kaufman-Katz

CrazyRabbit

Engaged Member
Oct 30, 2019
2,278
10,959
697
Because that isn't even his final form, soon he will reach an average normal guy size:
View attachment 1703254


Just kidding of course XD, if you take a look at cocks in google photos, you'll see that they are not as monstrous as porn games usually have them to be. I just wanted to go for more realistic proportions.
That seems average, VN wise. Hope he'll have his final form soon enough :D
 

boulimanus

Well-Known Member
Jun 10, 2018
1,009
1,356
348
Thanks.
I know it's a goblin game but it was nice to see a sex scene with a human in this update.
And Is looks gorgeous you did a good job. Can't wait to see her getting some action; don't know who from though but I'll enjoy the suspense until it happens :)
 
  • Like
Reactions: TrustyOldPatches

Dave3518

Member
Nov 5, 2017
454
165
149
i dont enjoy short games at all rather months to years play long play just like Fallout 4 thats what i like when i get better laptop that what ill be playing Fallout 4
 

TGH316

Member
Sep 21, 2018
276
294
281
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 6655, in script
    if CumYharnam > 0:
  File "game/script.rpy", line 6655, in <module>
    if CumYharnam > 0:
NameError: name 'CumYharnam' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "game/script.rpy", line 6655, in script
    if CumYharnam > 0:
  File "renpy/ast.py", line 1892, in execute
    if renpy.python.py_eval(condition):
  File "renpy/python.py", line 2249, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "renpy/python.py", line 2242, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/script.rpy", line 6655, in <module>
    if CumYharnam > 0:
NameError: name 'CumYharnam' is not defined

Windows-10-10.0.22000
Ren'Py 7.4.6.1693
The Goblin's Brides 0.6
Sun Mar 20 08:30:16 2022

Anyone else getting this?
 

TGH316

Member
Sep 21, 2018
276
294
281
Along with these 2

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 7321, in script
    if YGirlfriend == 1:
  File "game/script.rpy", line 7321, in <module>
    if YGirlfriend == 1:
NameError: name 'YGirlfriend' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "game/script.rpy", line 7321, in script
    if YGirlfriend == 1:
  File "renpy/ast.py", line 1892, in execute
    if renpy.python.py_eval(condition):
  File "renpy/python.py", line 2249, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "renpy/python.py", line 2242, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/script.rpy", line 7321, in <module>
    if YGirlfriend == 1:
NameError: name 'YGirlfriend' is not defined

Windows-10-10.0.22000
Ren'Py 7.4.6.1693
The Goblin's Brides 0.6
Sun Mar 20 08:36:43 2022

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 7324, in script
    if YGirlfriend == 0:
  File "game/script.rpy", line 7324, in <module>
    if YGirlfriend == 0:
NameError: name 'YGirlfriend' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "game/script.rpy", line 7324, in script
    if YGirlfriend == 0:
  File "renpy/ast.py", line 1892, in execute
    if renpy.python.py_eval(condition):
  File "renpy/python.py", line 2249, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "renpy/python.py", line 2242, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/script.rpy", line 7324, in <module>
    if YGirlfriend == 0:
NameError: name 'YGirlfriend' is not defined

Windows-10-10.0.22000
Ren'Py 7.4.6.1693
The Goblin's Brides 0.6
Sun Mar 20 08:37:07 2022
 

TrustyOldPatches

Member
Game Developer
Sep 12, 2020
395
2,604
367
Along with these 2

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 7321, in script
    if YGirlfriend == 1:
  File "game/script.rpy", line 7321, in <module>
    if YGirlfriend == 1:
NameError: name 'YGirlfriend' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "game/script.rpy", line 7321, in script
    if YGirlfriend == 1:
  File "renpy/ast.py", line 1892, in execute
    if renpy.python.py_eval(condition):
  File "renpy/python.py", line 2249, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "renpy/python.py", line 2242, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/script.rpy", line 7321, in <module>
    if YGirlfriend == 1:
NameError: name 'YGirlfriend' is not defined

Windows-10-10.0.22000
Ren'Py 7.4.6.1693
The Goblin's Brides 0.6
Sun Mar 20 08:36:43 2022

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 7324, in script
    if YGirlfriend == 0:
  File "game/script.rpy", line 7324, in <module>
    if YGirlfriend == 0:
NameError: name 'YGirlfriend' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "game/script.rpy", line 7324, in script
    if YGirlfriend == 0:
  File "renpy/ast.py", line 1892, in execute
    if renpy.python.py_eval(condition):
  File "renpy/python.py", line 2249, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "renpy/python.py", line 2242, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/script.rpy", line 7324, in <module>
    if YGirlfriend == 0:
NameError: name 'YGirlfriend' is not defined

Windows-10-10.0.22000
Ren'Py 7.4.6.1693
The Goblin's Brides 0.6
Sun Mar 20 08:37:07 2022
Did you used an old save from before 0.5?
 
4.50 star(s) 56 Votes