I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 305, in script call
$ renpy.call (venue.replace(" ", ""))
File "game/Hills.rpy", line 57, in script call
call Combat from _call_Combat_10
File "game/combatscript.rpy", line 3, in script
python:
File "game/combatscript.rpy", line 234, in <module>
damage = Shoot(girl,target)
File "game/01functions.rpy", line 556, in Shoot
modified_roll = roll + to_hit_modifier(source,target,source.ranged_damage_type)
AttributeError: 'PC' object has no attribute 'ranged_damage_type'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 305, in script call
$ renpy.call (venue.replace(" ", ""))
File "game/Hills.rpy", line 57, in script call
call Combat from _call_Combat_10
File "game/combatscript.rpy", line 3, in script
python:
File "C:\Users\Steven\Desktop\New folder\Damsels-1.4.1-pc\renpy\ast.py", line 827, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\Steven\Desktop\New folder\Damsels-1.4.1-pc\renpy\python.py", line 1764, in py_exec_bytecode
exec bytecode in globals, locals
File "game/combatscript.rpy", line 234, in <module>
damage = Shoot(girl,target)
File "game/01functions.rpy", line 556, in Shoot
modified_roll = roll + to_hit_modifier(source,target,source.ranged_damage_type)
AttributeError: 'PC' object has no attribute 'ranged_damage_type'
Windows-8-6.2.9200
Ren'Py 6.99.13.2919
Damsels and Dungeons 1.4.1