mirror of
https://github.com/acemod/ACE3.git
synced 2025-07-26 05:12:54 +00:00
* Fatal
* Fatal
* Fatal
Turkish Language Update
* Fatal
* Update AUTHORS.txt
* Fatal
Fix
* Update AUTHORS.txt
* Update
* Delete stringtable.xml
* Update stringtable.xml
* Delete stringtable.xml
* Revert "Delete stringtable.xml"
This reverts commit 704c1e838c
.
* Update stringtable.xml
* Fix
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
ace_trenches
Adds item 'ACE_entrenchingtool' Adds 2 trenches; Envelope - Small & Envelop - Big
Whitelist surfaces for digging
Single surfaces can be whitelisted by adding ACE_canDig = 1
into CfgSurfaces
.
Example:
class CfgSurfaces {
class myAwesomeSurface {
ACE_canDig = 1;
};
};
Maintainers
The people responsible for merging changes to this component or answering potential questions.