From 2f2f057b47cbffc9cd2dcc2c75c5c2d8197c3f2a Mon Sep 17 00:00:00 2001 From: Nicholas Hastings Date: Fri, 9 Oct 2015 13:31:21 -0400 Subject: [PATCH] Update Fistful of Frags gamedata. --- gamedata/sdkhooks.games/game.fof.txt | 50 +++++++++++++------------- gamedata/sdktools.games/game.fof.txt | 54 ++++++++++++++-------------- 2 files changed, 52 insertions(+), 52 deletions(-) diff --git a/gamedata/sdkhooks.games/game.fof.txt b/gamedata/sdkhooks.games/game.fof.txt index 2a01b0652..e507c969e 100644 --- a/gamedata/sdkhooks.games/game.fof.txt +++ b/gamedata/sdkhooks.games/game.fof.txt @@ -30,22 +30,22 @@ } "OnTakeDamage_Alive" { - "windows" "272" - "linux" "273" - "mac" "273" + "windows" "273" + "linux" "274" + "mac" "274" } "PreThink" - { - "windows" "332" - "linux" "333" - "mac" "333" - } - "PostThink" { "windows" "333" "linux" "334" "mac" "334" } + "PostThink" + { + "windows" "334" + "linux" "335" + "mac" "335" + } "SetTransmit" { "windows" "20" @@ -96,34 +96,34 @@ } "Weapon_CanSwitchTo" { - "windows" "266" - "linux" "267" - "mac" "267" + "windows" "267" + "linux" "268" + "mac" "268" } "Weapon_CanUse" - { - "windows" "260" - "linux" "261" - "mac" "261" - } - "Weapon_Drop" - { - "windows" "263" - "linux" "264" - "mac" "264" - } - "Weapon_Equip" { "windows" "261" "linux" "262" "mac" "262" } - "Weapon_Switch" + "Weapon_Drop" { "windows" "264" "linux" "265" "mac" "265" } + "Weapon_Equip" + { + "windows" "262" + "linux" "263" + "mac" "263" + } + "Weapon_Switch" + { + "windows" "265" + "linux" "266" + "mac" "266" + } } } } \ No newline at end of file diff --git a/gamedata/sdktools.games/game.fof.txt b/gamedata/sdktools.games/game.fof.txt index 3c6d91b67..c2c3360bf 100644 --- a/gamedata/sdktools.games/game.fof.txt +++ b/gamedata/sdktools.games/game.fof.txt @@ -33,33 +33,33 @@ { "GiveNamedItem" { - "windows" "401" - "linux" "402" - "mac" "402" + "windows" "402" + "linux" "403" + "mac" "403" } "RemovePlayerItem" { - "windows" "270" - "linux" "271" - "mac" "271" + "windows" "271" + "linux" "272" + "mac" "272" } "Weapon_GetSlot" { - "windows" "268" - "linux" "269" - "mac" "269" + "windows" "269" + "linux" "270" + "mac" "270" } "Ignite" { - "windows" "209" - "linux" "210" - "mac" "210" + "windows" "210" + "linux" "211" + "mac" "211" } "Extinguish" { - "windows" "213" - "linux" "214" - "mac" "214" + "windows" "214" + "linux" "215" + "mac" "215" } "Teleport" { @@ -69,9 +69,9 @@ } "CommitSuicide" { - "windows" "443" - "linux" "443" - "mac" "443" + "windows" "444" + "linux" "444" + "mac" "444" } "GetVelocity" { @@ -99,9 +99,9 @@ } "WeaponEquip" { - "windows" "261" - "linux" "262" - "mac" "262" + "windows" "262" + "linux" "263" + "mac" "263" } "Activate" { @@ -111,15 +111,15 @@ } "PlayerRunCmd" { - "windows" "419" - "linux" "420" - "mac" "420" + "windows" "420" + "linux" "421" + "mac" "421" } "GiveAmmo" { - "windows" "252" - "linux" "253" - "mac" "253" + "windows" "253" + "linux" "254" + "mac" "254" } }