Changes

Jump to navigation Jump to search
79 bytes added ,  23:31, 10 March 2017
Line 22: Line 22:  
For each item slot, a random integer (''num'') in the range [2,790) is chosen. ''num'' is then incremented and wrapped to the range [0,790) until there exists an item that satisfies all of the following conditions:
 
For each item slot, a random integer (''num'') in the range [2,790) is chosen. ''num'' is then incremented and wrapped to the range [0,790) until there exists an item that satisfies all of the following conditions:
 
* ID is equal to ''num'';
 
* ID is equal to ''num'';
* not blacklisted;
+
* not blacklisted; (see the [[Talk:Travelling_Cart|Talk]] page for a list of "blacklisted" items)
 
* has a category;
 
* has a category;
 
* price greater than 0;
 
* price greater than 0;
105,474

edits

Navigation menu