Grammar typo fix

This commit is contained in:
Yoshax
2016-08-07 00:51:33 +01:00
parent 0c7fdd715e
commit 623cb52e84

View File

@@ -16,7 +16,7 @@
safe_blink(target, 14)
use(5)
else
user << "<span class='warning'>There is not enough telecrystal's to do that.</span>"
user << "<span class='warning'>There are not enough telecrystals to do that.</span>"
/obj/item/stack/telecrystal/attack_self(mob/user as mob)
if(user.mind.accept_tcrystals) //Checks to see if antag type allows for tcrystals