From af2854c2c0e549c8a66e768542956867cfcdc687 Mon Sep 17 00:00:00 2001 From: Fira Date: Sun, 5 Nov 2023 20:16:15 +0000 Subject: [PATCH] oopsie --- code/modules/mob/mob_verbs.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/mob/mob_verbs.dm b/code/modules/mob/mob_verbs.dm index 74333b3e5d42..f5410a603f66 100644 --- a/code/modules/mob/mob_verbs.dm +++ b/code/modules/mob/mob_verbs.dm @@ -216,7 +216,7 @@ -/mob/verb/stop_pulling() +/mob/verb/stop_pulling_verb() set name = "Stop Pulling" set category = "IC"