Closed InsetJesux closed 3 years ago
If you change the name of the rock it stops working, I think you should compare the id instead of the name.
Wrong again, this only shifts the problem from happening when you change the name to when you change the ID. The better solution would be to check if the item class type is rock.
I will do this myself tomorrow
If you change the name of the rock it stops working, I think you should compare the id instead of the name.