ACE3/addons/medical_ai
Krzyciu fb55508c99
Translations - Add Polish Translations (#9489)
* Translations - Add Polish Translations

**When merged this pull request will:**
- Add missing polish translations
- Remove russian translation from polish - ace_common

### IMPORTANT

- [ ] If the contribution affects [the documentation](https://github.com/acemod/ACE3/tree/master/docs), please include your changes in this pull request so the documentation will appear on the [website](https://ace3.acemod.org/).
- [x] [Development Guidelines](https://ace3.acemod.org/wiki/development/) are read, understood and applied.
- [x] Title of this PR uses our standard template `Component - Add|Fix|Improve|Change|Make|Remove {changes}`.

* Update addons/fieldmanual/stringtable.xml

Co-authored-by: PabstMirror <pabstmirror@gmail.com>

* Update addons/fieldmanual/stringtable.xml

Co-authored-by: PabstMirror <pabstmirror@gmail.com>

* Update addons/fieldmanual/stringtable.xml

Co-authored-by: PabstMirror <pabstmirror@gmail.com>

* Update stringtable.xml

* Update addons/fieldmanual/stringtable.xml

Co-authored-by: PabstMirror <pabstmirror@gmail.com>

* Apply suggestions from code review

---------

Co-authored-by: PabstMirror <pabstmirror@gmail.com>
Co-authored-by: Filip Maciejewski <veteran29@users.noreply.github.com>
2023-10-16 00:21:02 -05:00
..
functions Medical AI - Add setting to replace gear for AI (#9458) 2023-10-04 14:19:10 -04:00
$PBOPREFIX$ Add Medical AI implementation for basic medical (#4311) 2016-09-04 11:25:03 +02:00
ACE_Settings.hpp Move medical settings into their respective components (#6493) 2018-08-06 17:08:43 +01:00
addon.toml Optionals - Add No Medical and No Realistic Names components (#8187) 2023-09-03 21:56:54 -04:00
CfgEventHandlers.hpp Add SQFC support (#8235) 2021-09-03 19:08:34 -05:00
config.cpp Optionals - Add No Medical and No Realistic Names components (#8187) 2023-09-03 21:56:54 -04:00
initSettings.sqf Medical AI - Add setting to replace gear for AI (#9458) 2023-10-04 14:19:10 -04:00
README.md Update contribution documents (#8382) 2021-08-16 20:17:56 +01:00
script_component.hpp Medical - Improve adjustment calcs / wound blood loss / medications (#6910) 2019-04-27 14:12:11 -05:00
stateMachine.sqf Tools - Add script to check sqf/config with sqfvm (#8137) 2021-04-20 12:39:05 +02:00
stringtable.xml Translations - Add Polish Translations (#9489) 2023-10-16 00:21:02 -05:00
XEH_postInit.sqf Medical AI - Add setting to require items for treatment (#9362) 2023-09-06 12:37:26 -04:00
XEH_preInit.sqf Medical AI - Add setting to require items for treatment (#9362) 2023-09-06 12:37:26 -04:00
XEH_PREP.hpp Medical AI - Add setting to require items for treatment (#9362) 2023-09-06 12:37:26 -04:00
XEH_preStart.sqf Medical AI - Add setting to require items for treatment (#9362) 2023-09-06 12:37:26 -04:00

ace_medical_ai

Makes AI units heal themselves and each other.