diff --git a/code/modules/language/codespeak.dm b/code/modules/language/codespeak.dm
index 98b2f032555..19e5c90b92e 100644
--- a/code/modules/language/codespeak.dm
+++ b/code/modules/language/codespeak.dm
@@ -53,6 +53,7 @@
else
M.visible_message("[user] teaches [M] by beating them over the head with [src]!", "As [user] hits you with [src], codewords and responses flow through your mind.", "You hear smacking.")
M.grant_language(/datum/language/common/codespeak)
+ use_charge()
/obj/item/weapon/codespeak_manual/proc/use_charge()
charges--