From 8a0cd497bc0848adaefa56321321df7d0b19dd22 Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Fri, 6 Apr 2012 15:01:52 +0200 Subject: Lua: Remove unneeded init of corrupt_anti_teleport_stopped --- lib/scpt/corrupt.lua | 3 --- 1 file changed, 3 deletions(-) (limited to 'lib/scpt/corrupt.lua') diff --git a/lib/scpt/corrupt.lua b/lib/scpt/corrupt.lua index c58c8414..b9cae0b1 100644 --- a/lib/scpt/corrupt.lua +++ b/lib/scpt/corrupt.lua @@ -171,9 +171,6 @@ CORRUPT_ANTI_TELEPORT = add_corruption }, ["hooks"] = { - [HOOK_BIRTH_OBJECTS] = function() - player.corrupt_anti_teleport_stopped = FALSE - end, [HOOK_PROCESS_WORLD] = function() if player.corrupt_anti_teleport_stopped == TRUE then local amt = player.msp + player.csp -- cgit v1.2.3