mirror of
https://github.com/a-bad-dev/simple-shooter-game.git
synced 2026-06-08 20:12:11 +00:00
Dehardcode map
* Dehardcode maps (currently not working) maps need work and proper configs * Fix bugs i'm terrible at lua * Add proper maps and configs * Fix some bugs the game at least loads now, though it crashes when you run /start <a map> * Fix more bugs The map starts now though you don't get teleported to it. * Teleport the player to the map spawn on start * Fix lots of bugs It mostly works now * Add butterflies mod * Another bugfix * Add fireflies mod * Add vessels mod (dependency for fireflies) * Add a sprint mod * Add a spawnpoint no more falling into the void * Update TODO.txt * Fix the barriers being offset by 2 Also add more dependency mods
This commit is contained in:
parent
319422974a
commit
2259be43a2
306 changed files with 9142 additions and 31 deletions
34
mods/farming/locale/farming.fr.tr
Normal file
34
mods/farming/locale/farming.fr.tr
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
# textdomain: farming
|
||||
Hoe=Houe
|
||||
Seed=Grain
|
||||
Wooden Hoe=Houe en bois
|
||||
Stone Hoe=Houe en pierre
|
||||
Steel Hoe=Houe en acier
|
||||
Bronze Hoe=Houe en bronze
|
||||
Mese Hoe=Houe en Mese
|
||||
Diamond Hoe=Houe en diamant
|
||||
Wheat Seed=Grain de blé
|
||||
Wheat=Blé
|
||||
Flour=Farine
|
||||
Bread=Pain
|
||||
Cotton Seed=Graine de coton
|
||||
Cotton=Coton
|
||||
String=Ficelle
|
||||
Soil=Sol
|
||||
Wet Soil=Sol humide
|
||||
Savanna Soil=Sol de la savanne
|
||||
Wet Savanna Soil=Sol de la savanne humide
|
||||
Desert Sand Soil=Sol de sable du désert
|
||||
Wet Desert Sand Soil=Sol de sable du désert humide
|
||||
Straw=Paille
|
||||
Straw Stair=Escalier de paille
|
||||
Inner Straw Stair=Escalier intérieur en paille
|
||||
Outer Straw Stair=Escalier extérieur en paille
|
||||
Straw Slab=Dalle de paille
|
||||
Wild Cotton=Coton sauvage
|
||||
|
||||
|
||||
##### not used anymore #####
|
||||
|
||||
Dry Soil=Sol sec
|
||||
Wet Dry Soil=Sol sec et humide
|
||||
Loading…
Add table
Add a link
Reference in a new issue