From db8b5e61ed0011cddf2ab57d8cdb0e66d10c9ad9 Mon Sep 17 00:00:00 2001 From: iloveloopers Date: Mon, 24 Jun 2024 23:04:51 -0400 Subject: [PATCH] you must do the experiment --- code/modules/reagents/chemistry_properties/prop_special.dm | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/code/modules/reagents/chemistry_properties/prop_special.dm b/code/modules/reagents/chemistry_properties/prop_special.dm index 2c80049076b1..9df72f5cac79 100644 --- a/code/modules/reagents/chemistry_properties/prop_special.dm +++ b/code/modules/reagents/chemistry_properties/prop_special.dm @@ -82,9 +82,7 @@ /datum/chem_property/special/DNA_Disintegrating/trigger() SSticker.mode.get_specific_call(/datum/emergency_call/goon/chem_retrieval, TRUE, FALSE, holder.name) // "Weyland-Yutani Goon (Chemical Investigation Squad)" GLOB.chemical_data.update_credits(10) - message_admins("The research department has discovered DNA_Disintegrating in [holder.name] adding 10 bonus tech points and research credits.") - var/datum/techtree/tree = GET_TREE(TREE_MARINE) - tree.add_points(10) + message_admins("The research department has discovered DNA_Disintegrating in [holder.name] adding 10 research credits.") ai_announcement("NOTICE: Encrypted data transmission received from USCSS Royce. Shuttle inbound.") /datum/chem_property/special/ciphering