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