Skip to content

Commit

Permalink
variable typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Deysh committed Jan 20, 2025
1 parent 04f34cc commit 34780dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/bigshot.lic
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down

0 comments on commit 34780dd

Please sign in to comment.