VoxeLibre/mods/ITEMS/mcl_armor
3raven 9518d47662 (french) translation enhancements (#3643)
- Add missing translation
- Fix broken translations
- Fix unacurate description
- Correct/improve/change for cohesion french translation

Translations templates have been updated,other translations must be updated.

<!--
Please follow our contributing guidelines first:
https://git.minetest.land/MineClone2/MineClone2/src/branch/master/CONTRIBUTING.md#how-you-can-help-as-a-programmer

By submitting this pull request, you agree to follow our Code of Conduct:
https://git.minetest.land/MineClone2/MineClone2/src/branch/master/CODE_OF_CONDUCT.md
-->

Tell us about your pull request! Reference related issues, if necessary

### Testing
Tell us how to test your changes!

Co-authored-by: 3raven <elise_declerck@laposte.net>
Reviewed-on: https://git.minetest.land/MineClone2/MineClone2/pulls/3643
Reviewed-by: AFCMS <afcm.contact@gmail.com>
Co-authored-by: 3raven <3raven@noreply.git.minetest.land>
Co-committed-by: 3raven <3raven@noreply.git.minetest.land>
2023-05-11 22:39:49 +00:00
..
locale (french) translation enhancements (#3643) 2023-05-11 22:39:49 +00:00
models Remove image stack wieldview 2022-08-23 10:08:22 -05:00
sounds Change fallback armor (un)equip sounds 2020-02-18 16:36:22 +01:00
API.md Remove 2D preview 2022-05-04 23:15:11 +00:00
README.txt Change fallback armor (un)equip sounds 2020-02-18 16:36:22 +01:00
alias.lua Move armor mods 2020-02-18 15:48:21 +01:00
api.lua check for _upgradable instead of diamond 2022-06-30 14:11:13 +02:00
damage.lua Merge branch 'master' into elytra-overhaul 2022-08-08 00:19:26 +00:00
init.lua fix many codestyle issues (functions, strings, modpaths) 2021-05-29 16:12:33 +02:00
mod.conf Fix some implicit hard and soft-dependencies 2021-07-16 06:18:54 +04:00
player.lua Remove 2D preview 2022-05-04 23:15:11 +00:00
register.lua Make elytra active checks use groups instead 2023-04-27 20:53:49 +00:00

README.txt

[mod] Visible Player Armor [mcl_armor]
======================================

Adds craftable armor that is visible to other players. Each armor item worn contributes to
a player's armor group level making them less vulnerable to some forms of damage.

Armor takes damage when a player is hurt.

This mod is based on 3D Armor mod by stu.

Media credits
-------------
* mcl_armor_equip_diamond.ogg
* mcl_armor_unequip_diamond.ogg
Licensed CC0, by Freesound.org user juryduty.
Source: <https://freesound.org/people/juryduty/sounds/180231/>

* mcl_armor_equip_iron.ogg
* mcl_armor_unequip_iron.ogg
Licensed CC0, by Freesound.org user mtchanary.
Source: <https://freesound.org/people/mitchanary/sounds/506148/>

* mcl_armor_equip_generic.ogg
* mcl_armor_unequip_generic.ogg
Licensed (CC BY-SA 3.0) by Mito551

All other sounds licensed CC0 by OpenGameArt.org user artisticdude.
Source: <https://opengameart.org/content/rpg-sound-pack>

Other media files: See MineClone 2 license.