diff --git a/src/actions/GmAction.lua b/src/actions/GmAction.lua index 6bc7968..3c6f929 100644 --- a/src/actions/GmAction.lua +++ b/src/actions/GmAction.lua @@ -53,7 +53,7 @@ function _M.get(role, pms) end end elseif pms.pm1 == "RUNE" then - for itemId = 1000 , 2000 do + for itemId = 2000 , 3000 do if csvdb["itemCsv"][itemId] then role:award({[itemId] = 100}) end -- libgit2 0.21.2