Searched refs:shprobs (Results 1 – 1 of 1) sorted by relevance
79 static const schar shprobs[] = {3, 3, 5, 5, 10, 10, 14, 50}; variable148 for (j = rn2(100), i = 0; (j -= shprobs[i]) >= 0; i++) in mkshop()