Makes Stargazers admin only

This commit is contained in:
Poojawa
2018-02-03 09:03:16 -06:00
parent 4f8153ce69
commit 7294424397
@@ -546,7 +546,8 @@
///////////////////////////////////STARGAZERS//////////////////////////////////////////
//Stargazers are the telepathic branch of jellypeople, able to project psychic messages and to link minds with willing participants.
/* // Yeah no. - Pooj
//Admin spawn only
/datum/species/jelly/stargazer
name = "Stargazer"
id = "stargazer"
@@ -715,4 +716,3 @@
else
to_chat(H, "<span class='warning'>You can't seem to link [target]'s mind...</span>")
to_chat(target, "<span class='warning'>The foreign presence leaves your mind.</span>")
*/