From 80660e3bbf0baacf2fbca5d6af5c8305fb6fa6d0 Mon Sep 17 00:00:00 2001 From: huffin Date: Mon, 28 Oct 2019 19:37:14 -0500 Subject: [PATCH] Update and rename Zemm.lua to #Zemm.lua --- templeveeshan/{Zemm.lua => #Zemm.lua} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename templeveeshan/{Zemm.lua => #Zemm.lua} (89%) diff --git a/templeveeshan/Zemm.lua b/templeveeshan/#Zemm.lua similarity index 89% rename from templeveeshan/Zemm.lua rename to templeveeshan/#Zemm.lua index 9217439f1..1db6c5ac7 100644 --- a/templeveeshan/Zemm.lua +++ b/templeveeshan/#Zemm.lua @@ -1,5 +1,5 @@ function event_say(e) - if (e.other:GetFaction(e.self) >= 5) then + if (e.other:GetFaction(e.self) <= 5) then if(e.message:findi("hail")) then e.self:Say("Greetings, " .. e.other:GetName() .. ". If it is the halls of testing you seek, you have found them. Do not enter without much contemplation of your fate. You are brave to make it as far as this great temple, but terror exceeding imagination is beyond this point."); end