Merge pull request #1177 from Citadel-Station-13/upstream-merge-27625

[MIRROR] Removes the shadowshroom admin message
This commit is contained in:
LetterJay
2017-05-25 09:31:12 -05:00
committed by GitHub
@@ -306,6 +306,5 @@
/obj/item/weapon/reagent_containers/food/snacks/grown/mushroom/glowshroom/shadowshroom/attack_self(mob/user)
. = ..()
if(.)
message_admins("Shadowshroom planted by [ADMIN_LOOKUPFLW(user)] at [ADMIN_COORDJMP(user)]",0,1)
investigate_log("was planted by [key_name(user)] at [COORD(user)]", INVESTIGATE_BOTANY)