Skip to content
Snippets Groups Projects
Commit 69ebf673 authored by DarkGod's avatar DarkGod
Browse files

fixed price of crippling ammo

parent 478bde5b
No related branches found
No related tags found
No related merge requests found
......@@ -91,7 +91,7 @@ newEntity{
level_range = {1, 50},
rarity = 15,
greater_ego = 1,
cost = 4,
cost = 20,
combat = {
physcrit = resolvers.mbonus_material(10, 5),
special_on_crit = {desc="cripple the target", fct=function(combat, who, target)
......
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