From 6a64cb336fcd65ff1e0aa5aa8ebf61a62be1a2d2 Mon Sep 17 00:00:00 2001 From: Alex Date: Mon, 15 Jul 2019 22:17:00 -0400 Subject: [PATCH] Updated Quest Globals to Data Buckets: How To (markdown) --- Quest-Globals-to-Data-Buckets:-How-To.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Quest-Globals-to-Data-Buckets:-How-To.md b/Quest-Globals-to-Data-Buckets:-How-To.md index 3d1c693..e374ba2 100644 --- a/Quest-Globals-to-Data-Buckets:-How-To.md +++ b/Quest-Globals-to-Data-Buckets:-How-To.md @@ -17,7 +17,7 @@ Type 7 is global, so the bucket name is just the qglobal name with no specificit # Lua/Perl Requirements -* The Lua module necessary for using the Lua script (lua_modules/buckets.lua): https://pastebin.com/Rsnp301Q +* The Lua module necessary for using the Lua script (lua_modules/buckets.lua): https://pastebin.com/pTgDqFDL * The Perl plugin necessary for using the Perl script (plugins/buckets.pl): https://pastebin.com/mhRvZC5x