kick force
This commit is contained in:
@@ -6,12 +6,12 @@ static var _list: Array[Dictionary] = [
|
||||
{
|
||||
"ingredients": ["leather", "stick"],
|
||||
"result_scene": "res://scenes/LeatherBoots.tscn",
|
||||
"speed_threshold": 0.5,
|
||||
"speed_threshold": 18.0,
|
||||
},
|
||||
{
|
||||
"ingredients": ["rock", "rock"],
|
||||
"result_scene": "res://scenes/Boulder.tscn",
|
||||
"speed_threshold": 5.0,
|
||||
"speed_threshold": 18.0,
|
||||
},
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user