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.it.tr
Normal file
34
mods/farming/locale/farming.it.tr
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
# textdomain: farming
|
||||
Hoe=
|
||||
Seed=
|
||||
Wooden Hoe=Zappa di legno
|
||||
Stone Hoe=Zappa di pietra
|
||||
Steel Hoe=Zappa d'acciaio
|
||||
Bronze Hoe=Zappa di bronzo
|
||||
Mese Hoe=Zappa di mese
|
||||
Diamond Hoe=Zappa di diamante
|
||||
Wheat Seed=Seme di grano
|
||||
Wheat=Grano
|
||||
Flour=Farina
|
||||
Bread=Pane
|
||||
Cotton Seed=Seme di cotone
|
||||
Cotton=Cotone
|
||||
String=Filo
|
||||
Soil=Terreno
|
||||
Wet Soil=Terreno bagnato
|
||||
Savanna Soil=
|
||||
Wet Savanna Soil=
|
||||
Desert Sand Soil=Terreno di sabbia del deserto
|
||||
Wet Desert Sand Soil=Terreno bagnato di sabbia del deserto
|
||||
Straw=Paglia
|
||||
Straw Stair=Scala di paglia
|
||||
Inner Straw Stair=Scala di paglia interna
|
||||
Outer Straw Stair=Scala di paglia esterna
|
||||
Straw Slab=Lastra di paglia
|
||||
Wild Cotton=
|
||||
|
||||
|
||||
##### not used anymore #####
|
||||
|
||||
Dry Soil=Terreno asciutto
|
||||
Wet Dry Soil=Terreno asciutto bagnato
|
||||
Loading…
Add table
Add a link
Reference in a new issue