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

gloves phys. speed

parent 8fc27cee
No related branches found
No related tags found
1 merge request!184Small fixes
......@@ -29,7 +29,7 @@ newEntity{
moddable_tile = resolvers.moddable_tile("gloves"),
encumber = 1,
rarity = 9,
wielder={combat = {accuracy_effect = "axe"},},
wielder={combat = {accuracy_effect = "axe", physspeed = 0},},
desc = [[Light gloves which do not seriously hinder finger movements, while still protecting the hands somewhat.]],
randart_able = "/data/general/objects/random-artifacts/gloves.lua",
egos = "/data/general/objects/egos/gloves.lua", egos_chance = { prefix=resolvers.mbonus(40, 5), suffix=resolvers.mbonus(40, 5) },
......
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