mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-07 08:39:07 +00:00
Clay mining is now implemented. (#31)
This commit is contained in:
committed by
Daniel Ginovker
parent
5a87a47262
commit
4a06c906cd
@@ -41,6 +41,8 @@ public class Mining {
|
||||
{2099, 40, 65, 78, 444}, //Gold
|
||||
{3042, 1, 18, 3, 436}, //Copper
|
||||
{3043, 1, 18, 3, 438}, //Tin
|
||||
{2109, 1, 18, 3, 434}, //Clay
|
||||
{2108, 1, 18, 3, 434}, //Clay
|
||||
};
|
||||
|
||||
public int getRandomAdd() {
|
||||
|
||||
Reference in New Issue
Block a user