diff --git a/ModularTegustation/fishing/code/fishing_items/fishing_rod.dm b/ModularTegustation/fishing/code/fishing_items/fishing_rod.dm index 99a71ab321bb..76a36e134e94 100644 --- a/ModularTegustation/fishing/code/fishing_items/fishing_rod.dm +++ b/ModularTegustation/fishing/code/fishing_items/fishing_rod.dm @@ -350,7 +350,13 @@ icon_state = "rod_titanium" rod_level = 1.4 - +//Gacha Rods. Obtained through gacha crates. +/obj/item/fishing_rod/wellcheers + name = "Wellcheers fishing rod" + desc = "One of S-Corp's famous fishing rods. They're known to be the best fishing rods in the city." + icon_state = "rod_wellcheer" + speed_modifier = 2 + rod_level = 2 #undef ROD_SLOT_LINE #undef ROD_SLOT_HOOK #undef FISHSKILLEXP diff --git a/ModularTegustation/fishing/icons/fishing.dmi b/ModularTegustation/fishing/icons/fishing.dmi index 5ff2c18cbdc5..6b23b07cc4d6 100644 Binary files a/ModularTegustation/fishing/icons/fishing.dmi and b/ModularTegustation/fishing/icons/fishing.dmi differ diff --git a/ModularTegustation/tegu_items/refinery/crates/corporation.dm b/ModularTegustation/tegu_items/refinery/crates/corporation.dm index e9bfe37370d9..06d72fa82f5c 100644 --- a/ModularTegustation/tegu_items/refinery/crates/corporation.dm +++ b/ModularTegustation/tegu_items/refinery/crates/corporation.dm @@ -171,6 +171,7 @@ /obj/item/grenade/spawnergrenade/shrimp/super, /obj/item/grenade/spawnergrenade/shrimp/hostile, /obj/item/reagent_containers/pill/shrimptoxin, + /obj/item/fishing_rod/wellcheers, ) cosmeticloot = list(