change red snapper fish to coy
This commit is contained in:
parent
dec8564f59
commit
eb1d74348c
@ -15,7 +15,7 @@ local fish_items = {
|
|||||||
"ethereal:fish_flathead",
|
"ethereal:fish_flathead",
|
||||||
"ethereal:fish_plaice",
|
"ethereal:fish_plaice",
|
||||||
"ethereal:fish_pufferfish",
|
"ethereal:fish_pufferfish",
|
||||||
"ethereal:fish_redsnapper",
|
"ethereal:fish_coy",
|
||||||
"ethereal:fish_salmon",
|
"ethereal:fish_salmon",
|
||||||
"ethereal:fish_chichlid"
|
"ethereal:fish_chichlid"
|
||||||
}
|
}
|
||||||
@ -440,7 +440,7 @@ local fish = {
|
|||||||
{"Flathead", "flathead", 2},
|
{"Flathead", "flathead", 2},
|
||||||
{"Plaice", "plaice", 2},
|
{"Plaice", "plaice", 2},
|
||||||
{"Pufferfish", "pufferfish", -2},
|
{"Pufferfish", "pufferfish", -2},
|
||||||
{"Red Snapper", "redsnapper", 2},
|
{"Coy", "coy", 2},
|
||||||
{"Salmon", "salmon", 2},
|
{"Salmon", "salmon", 2},
|
||||||
{"Chichlid", "chichlid", 2}
|
{"Chichlid", "chichlid", 2}
|
||||||
}
|
}
|
||||||
|
Before Width: | Height: | Size: 578 B After Width: | Height: | Size: 578 B |
Loading…
x
Reference in New Issue
Block a user