mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-07-14 07:34:36 +00:00
Update DMGame.cs
This commit is contained in:
parent
77a3f5e36a
commit
d0e8050d87
1 changed files with 1 additions and 1 deletions
|
|
@ -739,7 +739,7 @@ package DMGame
|
||||||
|
|
||||||
if(%targetObject.client.armor $= "Heavy")
|
if(%targetObject.client.armor $= "Heavy")
|
||||||
{
|
{
|
||||||
%amount *= 1.5;
|
%amount *= 1.43;
|
||||||
}
|
}
|
||||||
|
|
||||||
//error("Armor::damageObject( "@%data@", "@%targetObject@", "@%sourceObject@", "@%position@", "@%amount@", "@%damageType@", "@%momVec@" )");
|
//error("Armor::damageObject( "@%data@", "@%targetObject@", "@%sourceObject@", "@%position@", "@%amount@", "@%damageType@", "@%momVec@" )");
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue