From dd1757b3c30b60841a84cc2f1c1289e67824e520 Mon Sep 17 00:00:00 2001 From: Nicholas Hastings Date: Fri, 23 Apr 2010 14:22:41 -0400 Subject: [PATCH] Updated L4D2 gamedata for The Passing update (bug 4361, r=pending) --- gamedata/sdktools.games/engine.l4d2.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/gamedata/sdktools.games/engine.l4d2.txt b/gamedata/sdktools.games/engine.l4d2.txt index 55ea994a..d30311bb 100644 --- a/gamedata/sdktools.games/engine.l4d2.txt +++ b/gamedata/sdktools.games/engine.l4d2.txt @@ -270,8 +270,8 @@ { "GiveNamedItem" { - "windows" "505" - "linux" "506" + "windows" "506" + "linux" "507" } "RemovePlayerItem" { @@ -300,8 +300,8 @@ } "CommitSuicide" { - "windows" "473" - "linux" "473" + "windows" "474" + "linux" "474" } "GetVelocity" { @@ -350,8 +350,8 @@ } "PlayerRunCmd" { - "windows" "451" - "linux" "452" + "windows" "452" + "linux" "453" } } }