mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-07-11 06:04:33 +00:00
Revert Concs
Normal fuse Normal chance
This commit is contained in:
parent
d95993eeb3
commit
e16976a56e
2 changed files with 10 additions and 10 deletions
|
|
@ -2891,8 +2891,8 @@ function Armor::applyConcussion( %this, %dist, %radius, %sourceObject, %targetOb
|
|||
}
|
||||
else
|
||||
{
|
||||
%flagChance = 0.75;
|
||||
%itemChance = 0.75;
|
||||
%flagChance = 0.70;
|
||||
%itemChance = 0.70;
|
||||
}
|
||||
|
||||
%probabilityFlag = %flagChance * %percentage;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue