AoC gamedata updates (bug 3891, r=dvander)

This commit is contained in:
psychonic 2009-07-27 13:30:01 -07:00
parent b5152c0c48
commit c69d1c7fb8
2 changed files with 15 additions and 17 deletions

View File

@ -128,7 +128,6 @@
"game" "synergy" "game" "synergy"
"game" "left4dead" "game" "left4dead"
"game" "obsidian" "game" "obsidian"
"game" "ageofchivalry"
} }
"Keys" "Keys"
@ -145,7 +144,6 @@
"game" "tf" "game" "tf"
"game" "synergy" "game" "synergy"
"game" "dod" "game" "dod"
"game" "ageofchivalry"
} }
"Keys" "Keys"

View File

@ -11,35 +11,35 @@
"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"
{ {
@ -48,8 +48,8 @@
} }
"CommitSuicide" "CommitSuicide"
{ {
"windows" "389" "windows" "390"
"linux" "389" "linux" "390"
} }
"GetVelocity" "GetVelocity"
{ {
@ -88,8 +88,8 @@
} }
"WeaponEquip" "WeaponEquip"
{ {
"windows" "230" "windows" "231"
"linux" "231" "linux" "232"
} }
"Activate" "Activate"
{ {