From d67feceb07d4531815528a92db32ea74cda5f0fe Mon Sep 17 00:00:00 2001 From: GunHog Date: Fri, 8 Apr 2016 18:26:58 -0500 Subject: [PATCH] Forgot to close the span --- code/modules/reagents/reagent_containers/dropper.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/reagents/reagent_containers/dropper.dm b/code/modules/reagents/reagent_containers/dropper.dm index 83286ae69e1..a4d2e0b9b28 100644 --- a/code/modules/reagents/reagent_containers/dropper.dm +++ b/code/modules/reagents/reagent_containers/dropper.dm @@ -52,7 +52,7 @@ update_icon() return else if(isalien(target)) //hiss-hiss has no eyes! - target << "[target] does not seem to have any eyes!" + target << "[target] does not seem to have any eyes!" return target.visible_message("[user] squirts something into [target]'s eyes!", \