From 3f5cd0e0e7d579c3b96f454ca94c758c7b6f7221 Mon Sep 17 00:00:00 2001 From: psychonic Date: Mon, 27 Jul 2009 16:23:08 -0700 Subject: [PATCH] AoC gamedata updates (bug 3891, r=dvander) --- gamedata/core.games/common.games.txt | 2 -- gamedata/sdktools.games/game.aoc.txt | 30 ++++++++++++++-------------- 2 files changed, 15 insertions(+), 17 deletions(-) diff --git a/gamedata/core.games/common.games.txt b/gamedata/core.games/common.games.txt index 54321a62..7ed0f172 100644 --- a/gamedata/core.games/common.games.txt +++ b/gamedata/core.games/common.games.txt @@ -117,7 +117,6 @@ "game" "synergy" "game" "left4dead" "game" "obsidian" - "game" "ageofchivalry" } "Keys" @@ -134,7 +133,6 @@ "game" "tf" "game" "synergy" "game" "dod" - "game" "ageofchivalry" } "Keys" diff --git a/gamedata/sdktools.games/game.aoc.txt b/gamedata/sdktools.games/game.aoc.txt index 18cd6067..d8d04022 100644 --- a/gamedata/sdktools.games/game.aoc.txt +++ b/gamedata/sdktools.games/game.aoc.txt @@ -1,34 +1,34 @@ "Games" { - /* Age of Chivalry */ + /* Age of Chivalry (CR2) */ "ageofchivalry" { "Offsets" { "GiveNamedItem" { - "windows" "351" - "linux" "352" + "windows" "352" + "linux" "353" } "RemovePlayerItem" { - "windows" "239" - "linux" "240" + "windows" "240" + "linux" "241" } "Weapon_GetSlot" { - "windows" "237" - "linux" "238" + "windows" "238" + "linux" "239" } "Ignite" { - "windows" "194" - "linux" "195" + "windows" "195" + "linux" "196" } "Extinguish" { - "windows" "198" - "linux" "199" + "windows" "199" + "linux" "200" } "Teleport" { @@ -37,8 +37,8 @@ } "CommitSuicide" { - "windows" "389" - "linux" "389" + "windows" "390" + "linux" "390" } "GetVelocity" { @@ -77,8 +77,8 @@ } "WeaponEquip" { - "windows" "230" - "linux" "231" + "windows" "231" + "linux" "232" } "Activate" {