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