AoC gamedata updates (bug 3891, r=dvander)

This commit is contained in:
psychonic 2009-07-27 16:23:08 -07:00
parent 536ef2c019
commit 3f5cd0e0e7
2 changed files with 15 additions and 17 deletions

View File

@ -117,7 +117,6 @@
"game" "synergy" "game" "synergy"
"game" "left4dead" "game" "left4dead"
"game" "obsidian" "game" "obsidian"
"game" "ageofchivalry"
} }
"Keys" "Keys"
@ -134,7 +133,6 @@
"game" "tf" "game" "tf"
"game" "synergy" "game" "synergy"
"game" "dod" "game" "dod"
"game" "ageofchivalry"
} }
"Keys" "Keys"

View File

@ -1,34 +1,34 @@
"Games" "Games"
{ {
/* Age of Chivalry */ /* Age of Chivalry (CR2) */
"ageofchivalry" "ageofchivalry"
{ {
"Offsets" "Offsets"
{ {
"GiveNamedItem" "GiveNamedItem"
{ {
"windows" "351" "windows" "352"
"linux" "352" "linux" "353"
} }
"RemovePlayerItem" "RemovePlayerItem"
{ {
"windows" "239" "windows" "240"
"linux" "240" "linux" "241"
} }
"Weapon_GetSlot" "Weapon_GetSlot"
{ {
"windows" "237" "windows" "238"
"linux" "238" "linux" "239"
} }
"Ignite" "Ignite"
{ {
"windows" "194" "windows" "195"
"linux" "195" "linux" "196"
} }
"Extinguish" "Extinguish"
{ {
"windows" "198" "windows" "199"
"linux" "199" "linux" "200"
} }
"Teleport" "Teleport"
{ {
@ -37,8 +37,8 @@
} }
"CommitSuicide" "CommitSuicide"
{ {
"windows" "389" "windows" "390"
"linux" "389" "linux" "390"
} }
"GetVelocity" "GetVelocity"
{ {
@ -77,8 +77,8 @@
} }
"WeaponEquip" "WeaponEquip"
{ {
"windows" "230" "windows" "231"
"linux" "231" "linux" "232"
} }
"Activate" "Activate"
{ {