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
34
mods/farming/locale/farming.zh_TW.tr
Normal file
34
mods/farming/locale/farming.zh_TW.tr
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
# 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=野生棉花
|
||||
|
||||
|
||||
##### not used anymore #####
|
||||
|
||||
Dry Soil=乾土
|
||||
Wet Dry Soil=溼乾土
|
||||
Loading…
Add table
Add a link
Reference in a new issue