Skip to content
Snippets Groups Projects
Commit 5713a298 authored by Alex Ksandra's avatar Alex Ksandra
Browse files

no duplicate

parent ef81c7e6
No related branches found
No related tags found
No related merge requests found
......@@ -46,7 +46,6 @@ newEntity{ base = "BASE_GLOVES",
dam = resolvers.rngavg(5, 8),
apr = 1,
physcrit = 1,
physspeed = 0,
dammod = {dex=0.4, str=-0.6, cun=0.4 },
},
},
......@@ -63,7 +62,6 @@ newEntity{ base = "BASE_GLOVES",
dam = resolvers.rngavg(14, 18),
apr = 3,
physcrit = 3,
physspeed = 0,
dammod = {dex=0.4, str=-0.6, cun=0.4 },
},
},
......@@ -80,7 +78,6 @@ newEntity{ base = "BASE_GLOVES",
dam = resolvers.rngavg(23, 28),
apr = 5,
physcrit = 5,
physspeed = 0,
dammod = {dex=0.4, str=-0.6, cun=0.4 },
},
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment