ChesseKun
Active Member
- Nov 1, 2019
- 714
- 782
So I finally started a new game to try the new Simon quest and I like it. But I do feel kinda bad for Bob. But then again maybe he is better off without his wife she didn't seem to be a nice person.
But it also gave me an idea of what about turning Bob into a repeatable event/minor storyline. When you meet him again while serving drinks and he is like hey remember me. You have the option to either blow him off. or after your shift you get an additional option to hang out and talk with bob and maybe have another bit of fun in the alley.
not sure if this has been reported before but found 3 issues
only a minor thing but when tucker comes over and gives you the starting cash the text is overlapping.
is it actually supposed to say sexpot? or sexbot because I have never heard sexpot before.
and during the mission report after the simon quest i get this error.
But it also gave me an idea of what about turning Bob into a repeatable event/minor storyline. When you meet him again while serving drinks and he is like hey remember me. You have the option to either blow him off. or after your shift you get an additional option to hang out and talk with bob and maybe have another bit of fun in the alley.
not sure if this has been reported before but found 3 issues


and during the mission report after the simon quest i get this error.
Code:
While running game code:
File "game/scripts/a_quests/a_main_quest_missions/main_quest_02/main_quest_02_psy.rpy", line 365, in <module>
AttributeError: 'Npc' object has no attribute 'avirgin'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "scripts/a_quests/a_main_quest_missions/main_quest_02/main_quest_02_psy.rpyc", line 365, in script
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/scripts/a_quests/a_main_quest_missions/main_quest_02/main_quest_02_psy.rpy", line 365, in <module>
AttributeError: 'Npc' object has no attribute 'avirgin'
Last edited: