Skip to content

Commit

Permalink
Gamedata update for TF2 2021-06-22 update (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikusch committed Jun 22, 2021
1 parent 5bddf0d commit 14196b5
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions addons/sourcemod/gamedata/tank.txt
Expand Up @@ -323,33 +323,33 @@
}
"CCaptureFlag::PickUp"
{
"linux" "262"
"windows" "224"
"linux" "263"
"windows" "225"
}
"CBasePlayer::EquipWearable"
{
"linux" "431"
"windows" "430"
"linux" "432"
"windows" "431"
}
"CBasePlayer::RemoveWearable"
{
"linux" "432"
"windows" "431"
"linux" "433"
"windows" "432"
}
"CObjectTeleporter::TeleporterReceive"
{
"linux" "411"
"windows" "397"
"linux" "412"
"windows" "398"
}
"CTFWeaponBase::SendWeaponAnim"
{
"linux" "248"
"windows" "242"
"linux" "249"
"windows" "243"
}
"CTFWeaponBase::GetMaxClip1"
{
"linux" "323"
"windows" "317"
"linux" "324"
"windows" "318"
}
"CAttributeManager::OnAttributeValuesChanged"
{
Expand All @@ -358,8 +358,8 @@
}
"CMonsterResource::SetBossHealthPercentage"
{
"linux" "193"
"windows" "192"
"linux" "194"
"windows" "193"
}
}
}
Expand Down

0 comments on commit 14196b5

Please sign in to comment.