Removes the shadowshroom admin message

This commit is contained in:
CitadelStationBot
2017-05-25 08:36:59 -05:00
parent 869953cd18
commit 3508173403
@@ -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)