From 34780dd475aec84af14d5005dfe964ab455f15c7 Mon Sep 17 00:00:00 2001 From: Deysh <61760541+Deysh@users.noreply.github.com> Date: Mon, 20 Jan 2025 05:52:47 -0500 Subject: [PATCH] variable typo --- scripts/bigshot.lic | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/bigshot.lic b/scripts/bigshot.lic index f3a7c3b05..22691a2d9 100644 --- a/scripts/bigshot.lic +++ b/scripts/bigshot.lic @@ -4623,7 +4623,7 @@ class Bigshot } end - def cmd_tether(target) + def cmd_tether(npc) debug_msg(@DEBUG_COMMANDS, "cmd_tether | called by #{caller[0]}") return if npc.status =~ /dead|gone/