Mercurial > wow > breuesk
diff Looting.lua @ 79:7b8fcea357d2
Rolls are active
author | John@Yosemite-PC |
---|---|
date | Thu, 12 Apr 2012 23:50:56 -0400 |
parents | 5b507f4125d4 |
children | 62805e6b46c5 |
line wrap: on
line diff
--- a/Looting.lua Thu Apr 12 22:19:15 2012 -0400 +++ b/Looting.lua Thu Apr 12 23:50:56 2012 -0400 @@ -81,7 +81,7 @@ end if getn(staterolls) > 0 then if FreeLoot(item,staterolls[1]) then - lref:SuicidePerson(staterolls[1].value) + --lref:SuicidePerson(staterolls[1].value) else printf("Could not suicide %s for item; they are ineligible or offline",staterolls[1].textPlain) end