There are 3 levels for crafting;
It goes like this;
0-10 by producing basic wood ware
10-20 by producing basic cloth ware
and
20-30 by producing basic leather ware.
Hope this helps.
I will set an info button to explain this inside the game too.
When I try to craft wood ware (I'm currently at day 6 with a crafting level of 5), I get this renpy error:
Full traceback:
File "game/workshop.rpy", line 180, in script
if crafting <= 10:
File "C:\Users\Owner\Desktop\version 0.7 Win\Alfaville-0.07-pc\renpy\ast.py", line 1832, in execute
if renpy.python.py_eval(condition):
File "C:\Users\Owner\Desktop\version 0.7 Win\Alfaville-0.07-pc\renpy\python.py", line 2059, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\Owner\Desktop\version 0.7 Win\Alfaville-0.07-pc\renpy\python.py", line 2052, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/workshop.rpy", line 180, in <module>
if crafting <= 10:
NameError: name 'crafting' is not defined
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Alfaville 0.07
Sat Aug 07 06:59:40 2021