One may not already be around, but you can make one rather easily.
Use GET_CLOSEST_OBJECT_OF_TYPE to target the closest soda machine, then check if it is within x distance from the player with GET_DISTANCE_BETWEEN_COORDS.
You’ll need to find the models for all the soda machines, I used a custom resource to add this information but Koil released one here