4 lines
85 B
Python
4 lines
85 B
Python
textures = {
|
|
'screwdriver': (('wood', 'steel'), 'screwdriver', 'screwdriver'),
|
|
}
|