1
0
mirror of https://github.com/MinetestForFun/fishing.git synced 2025-07-26 11:50:32 +02:00

fix PR traduction break condition and missing variable renamed

fix typo in worms.lua
This commit is contained in:
2015-07-16 00:01:19 +02:00
parent 74486b832a
commit fe062390ed
7 changed files with 37 additions and 39 deletions

View File

@ -25,4 +25,3 @@ fishing_setting.baits["fishing:fish_raw"] = { ["bait"] = "fishing:fish_raw", ["b
fishing_setting.baits["fishing:clownfish_raw"] = { ["bait"] = "fishing:clownfish_raw", ["bobber"] = "fishing:bobber_shark_entity",["texture"] = "fishing_clownfish_raw.png", ["hungry"] = 50 }
fishing_setting.baits["fishing:bluewhite_raw"] = { ["bait"] = "fishing:bluewhite_raw", ["bobber"] = "fishing:bobber_shark_entity",["texture"] = "fishing_bluewhite_raw.png", ["hungry"] = 50 }