mirror of
https://github.com/a-bad-dev/simple-shooter-game.git
synced 2026-06-09 04:16:30 +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
28
mods/farming/locale/farming.uk.tr
Normal file
28
mods/farming/locale/farming.uk.tr
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
# textdomain: farming
|
||||
Hoe=Мотика
|
||||
Seed=Насіння
|
||||
Wooden Hoe=Дерев'яна мотика
|
||||
Stone Hoe=Кам'яна мотика
|
||||
Steel Hoe=Сталева мотика
|
||||
Bronze Hoe=Бронзова мотика
|
||||
Mese Hoe=Месе-мотика
|
||||
Diamond Hoe=Діамантова мотика
|
||||
Wheat Seed=Насіння пшениці
|
||||
Wheat=Пшениця
|
||||
Flour=Борошно
|
||||
Bread=Хліб
|
||||
Cotton Seed=Насіння бавовнику
|
||||
Cotton=Бавовна
|
||||
String=Нитка
|
||||
Soil=Ґрунт
|
||||
Wet Soil=Вологий ґрунт
|
||||
Savanna Soil=Саванний ґрунт
|
||||
Wet Savanna Soil=Вологий саванний ґрунт
|
||||
Desert Sand Soil=Пустельний піщаний ґрунт
|
||||
Wet Desert Sand Soil=Вологий пустельний піщаний ґрунт
|
||||
Straw=Солома
|
||||
Straw Stair=Солом'яна сходинка
|
||||
Inner Straw Stair=Кутова солом'яна сходинка (внутрішній кут)
|
||||
Outer Straw Stair=Кутова солом'яна сходинка (зовнішній кут)
|
||||
Straw Slab=Солом'яна плита
|
||||
Wild Cotton=Дикий бавовник
|
||||
Loading…
Add table
Add a link
Reference in a new issue