Skip to content

Commit

Permalink
Fixes Crab Meat Drop (#6195)
Browse files Browse the repository at this point in the history
  • Loading branch information
Captain277 authored Dec 9, 2023
1 parent a011509 commit 030591a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/fishing/fish/fish_types.dm
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,7 @@
stable_population = 3
average_size = 20
average_weight = 1500
fillet_type = /obj/item/reagent_containers/food/snacks/meat/crab
favorite_bait = list(
/obj/item/reagent_containers/food/snacks/bait/doughball,
)
Expand Down

0 comments on commit 030591a

Please sign in to comment.