Fixed Day of Defeat offsets for 20100203 update (bug 4262, r=dvander).
This commit is contained in:
parent
68a0d10443
commit
09668c972e
@ -18,28 +18,28 @@
|
|||||||
{
|
{
|
||||||
"GiveNamedItem"
|
"GiveNamedItem"
|
||||||
{
|
{
|
||||||
"windows" "357"
|
"windows" "385"
|
||||||
"linux" "358"
|
"linux" "386"
|
||||||
}
|
}
|
||||||
"RemovePlayerItem"
|
"RemovePlayerItem"
|
||||||
{
|
{
|
||||||
"windows" "244"
|
"windows" "258"
|
||||||
"linux" "245"
|
"linux" "259"
|
||||||
}
|
}
|
||||||
"Weapon_GetSlot"
|
"Weapon_GetSlot"
|
||||||
{
|
{
|
||||||
"windows" "242"
|
"windows" "256"
|
||||||
"linux" "243"
|
"linux" "257"
|
||||||
}
|
}
|
||||||
"Ignite"
|
"Ignite"
|
||||||
{
|
{
|
||||||
"windows" "199"
|
"windows" "201"
|
||||||
"linux" "200"
|
"linux" "202"
|
||||||
}
|
}
|
||||||
"Extinguish"
|
"Extinguish"
|
||||||
{
|
{
|
||||||
"windows" "203"
|
"windows" "205"
|
||||||
"linux" "204"
|
"linux" "206"
|
||||||
}
|
}
|
||||||
"Teleport"
|
"Teleport"
|
||||||
{
|
{
|
||||||
@ -48,8 +48,8 @@
|
|||||||
}
|
}
|
||||||
"CommitSuicide"
|
"CommitSuicide"
|
||||||
{
|
{
|
||||||
"windows" "396"
|
"windows" "422"
|
||||||
"linux" "397"
|
"linux" "423"
|
||||||
}
|
}
|
||||||
"GetVelocity"
|
"GetVelocity"
|
||||||
{
|
{
|
||||||
@ -88,8 +88,8 @@
|
|||||||
}
|
}
|
||||||
"WeaponEquip"
|
"WeaponEquip"
|
||||||
{
|
{
|
||||||
"windows" "235"
|
"windows" "249"
|
||||||
"linux" "236"
|
"linux" "250"
|
||||||
}
|
}
|
||||||
"Activate"
|
"Activate"
|
||||||
{
|
{
|
||||||
@ -98,8 +98,8 @@
|
|||||||
}
|
}
|
||||||
"PlayerRunCmd"
|
"PlayerRunCmd"
|
||||||
{
|
{
|
||||||
"windows" "375"
|
"windows" "403"
|
||||||
"linux" "376"
|
"linux" "404"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user