From bb42d5efd040d98dbb8e432b2a77f27fb9b2f407 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marlin=20S=C3=B6=C3=B6se?= <30473690+msoose@users.noreply.github.com> Date: Thu, 13 Aug 2020 10:41:31 -0600 Subject: [PATCH] Update and rename ufodump.lua to hf_14a_aztek.lua --- client/luascripts/{ufodump.lua => hf_14a_aztek.lua} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename client/luascripts/{ufodump.lua => hf_14a_aztek.lua} (98%) diff --git a/client/luascripts/ufodump.lua b/client/luascripts/hf_14a_aztek.lua similarity index 98% rename from client/luascripts/ufodump.lua rename to client/luascripts/hf_14a_aztek.lua index d9a8faa68..c63a9f85c 100644 --- a/client/luascripts/ufodump.lua +++ b/client/luascripts/hf_14a_aztek.lua @@ -14,13 +14,13 @@ xor: the first three block (0,1,2) is not XORED. The rest seems to be xored. ]] example = [[ -- default - script run ufodump + script run hf_14a_aztek -- stop at block 10 - script run ufodump -b 10 + script run hf_14a_aztek -b 10 ]] usage = [[ -script run ufudump [-h] [-b] +script run hf_14a_aztek [-h] [-b] ]] arguments = [[ -h This help