diff --git a/code/modules/mob/living/carbon/human/species_types/jellypeople.dm b/code/modules/mob/living/carbon/human/species_types/jellypeople.dm
index 38f692bdb1..7cd6c83ca1 100644
--- a/code/modules/mob/living/carbon/human/species_types/jellypeople.dm
+++ b/code/modules/mob/living/carbon/human/species_types/jellypeople.dm
@@ -546,7 +546,7 @@
///////////////////////////////////STARGAZERS//////////////////////////////////////////
//Stargazers are the telepathic branch of jellypeople, able to project psychic messages and to link minds with willing participants.
-
+/* // Yeah no. - Pooj
/datum/species/jelly/stargazer
name = "Stargazer"
id = "stargazer"
@@ -715,3 +715,4 @@
else
to_chat(H, "You can't seem to link [target]'s mind...")
to_chat(target, "The foreign presence leaves your mind.")
+ */