1
0
mirror of https://github.com/MinetestForFun/fishing.git synced 2025-07-27 12:20:29 +02:00

added new sound start/end contest

renamed bluefish to bluewhite
This commit is contained in:
2015-06-28 21:39:41 +02:00
parent 4c2061cf96
commit 4e45fe11fe
13 changed files with 35 additions and 31 deletions

View File

@ -13,7 +13,7 @@ local trophy = {
{"fishing", "pike_raw", "Northern Pike", "fishing_pike_raw.png"},
{"fishing", "shark_raw", "Shark", "fishing_shark_raw.png"},
{"fishing", "clownfish_raw", "Clownfish", "fishing_clownfish_raw.png"},
{"fishing", "bluefish_raw", "Bluefish", "fishing_bluefish_raw.png"},
{"fishing", "bluewhite_raw", "Bluewhite", "fishing_bluewhite_raw.png"},
}
local function has_trophy_privilege(meta, player)