change red snapper fish to coy

This commit is contained in:
tenplus1 2021-03-15 13:48:34 +00:00
parent dec8564f59
commit eb1d74348c
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ local fish_items = {
"ethereal:fish_flathead",
"ethereal:fish_plaice",
"ethereal:fish_pufferfish",
"ethereal:fish_redsnapper",
"ethereal:fish_coy",
"ethereal:fish_salmon",
"ethereal:fish_chichlid"
}
@ -440,7 +440,7 @@ local fish = {
{"Flathead", "flathead", 2},
{"Plaice", "plaice", 2},
{"Pufferfish", "pufferfish", -2},
{"Red Snapper", "redsnapper", 2},
{"Coy", "coy", 2},
{"Salmon", "salmon", 2},
{"Chichlid", "chichlid", 2}
}

View File

Before

Width:  |  Height:  |  Size: 578 B

After

Width:  |  Height:  |  Size: 578 B