mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-18 01:30:26 +03:00
removed standard ore mining for now
This commit is contained in:
@@ -20,10 +20,12 @@ class ItemSledge: ItemCore
|
||||
"MeleeSledge"
|
||||
};
|
||||
};
|
||||
/* Lets take this out for now and see how it goes.
|
||||
class MineOre
|
||||
{
|
||||
text="Mine Ore";
|
||||
script="spawn player_mineOre;";
|
||||
};
|
||||
*/
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user