Skip to content

Commit

Permalink
M 441/tf/scripts/items/items_game.txt, M 441/tf/steam.inf
Browse files Browse the repository at this point in the history
  • Loading branch information
SteamDB-Tracker committed Jul 16, 2015
1 parent 0158ff5 commit 9a8ba9b
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 7 deletions.
46 changes: 40 additions & 6 deletions 441/tf/scripts/items/items_game.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51090,7 +51090,7 @@
"recipe_complete_sound" "weapons/drg_wrench_teleport.wav"
}

"weapon_red-tape_recorder"
"weapon_red_tape_recorder"
{
"first_sale_date" "2012/08/02"
"capabilities"
Expand Down Expand Up @@ -82841,7 +82841,7 @@
"810"
{
"name" "The Red-Tape Recorder"
"prefab" "weapon_red-tape_recorder"
"prefab" "weapon_red_tape_recorder"
}
"811"
{
Expand Down Expand Up @@ -83249,7 +83249,7 @@
"831"
{
"name" "Promo Red-Tape Recorder"
"prefab" "weapon_red-tape_recorder"
"prefab" "weapon_red_tape_recorder"
"show_in_armory" "0"
"craft_class" ""
}
Expand Down Expand Up @@ -111449,6 +111449,7 @@
"jumping_state" "0"
"disguise_target" "0"
"min_stickies" "0"
"alive_state" "0"
"is_owner" "1"
"value" "spy"
}
Expand Down Expand Up @@ -111480,14 +111481,37 @@
"jumping_state" "0"
"disguise_target" "0"
"min_stickies" "0"
"alive_state" "0"
"is_owner" "1"
"value" "spy"
}
"1"
{
"type" "weapon_name"
"key_to_lookup" "weapon"
"value" "OBJ_ATTACHMENT_SAPPER"
"type" "OR"
"0"
{
"type" "weapon_name"
"key_to_lookup" "weapon"
"value" "OBJ_ATTACHMENT_SAPPER"
}
"1"
{
"type" "weapon_name"
"key_to_lookup" "weapon"
"value" "recorder"
}
"2"
{
"type" "weapon_name"
"key_to_lookup" "weapon"
"value" "psapper"
}
"3"
{
"type" "weapon_name"
"key_to_lookup" "weapon"
"value" "snack_attack"
}
}
}
}
Expand Down Expand Up @@ -111518,6 +111542,7 @@
"jumping_state" "0"
"disguise_target" "0"
"min_stickies" "0"
"alive_state" "0"
"is_owner" "1"
"value" "spy"
}
Expand Down Expand Up @@ -111556,6 +111581,7 @@
"jumping_state" "0"
"disguise_target" "0"
"min_stickies" "0"
"alive_state" "0"
"is_owner" "1"
"value" "spy"
}
Expand All @@ -111567,6 +111593,7 @@
"jumping_state" "0"
"disguise_target" "0"
"min_stickies" "0"
"alive_state" "0"
"is_owner" "0"
"value" "medic"
}
Expand Down Expand Up @@ -111599,6 +111626,7 @@
"jumping_state" "0"
"disguise_target" "0"
"min_stickies" "0"
"alive_state" "0"
"is_owner" "1"
"value" "spy"
}
Expand All @@ -111610,6 +111638,7 @@
"jumping_state" "0"
"disguise_target" "0"
"min_stickies" "0"
"alive_state" "0"
"is_owner" "0"
"value" "engineer"
}
Expand Down Expand Up @@ -111642,6 +111671,7 @@
"jumping_state" "0"
"disguise_target" "0"
"min_stickies" "0"
"alive_state" "0"
"is_owner" "1"
"value" "spy"
}
Expand All @@ -111653,6 +111683,7 @@
"jumping_state" "0"
"disguise_target" "0"
"min_stickies" "0"
"alive_state" "0"
"is_owner" "0"
"value" "sniper"
}
Expand Down Expand Up @@ -111688,6 +111719,7 @@
"jumping_state" "0"
"disguise_target" "0"
"min_stickies" "0"
"alive_state" "0"
"is_owner" "1"
"value" "spy"
}
Expand All @@ -111699,6 +111731,7 @@
"jumping_state" "0"
"disguise_target" "0"
"min_stickies" "0"
"alive_state" "0"
"is_owner" "1"
"value" "spy"
}
Expand All @@ -111711,6 +111744,7 @@
"jumping_state" "0"
"disguise_target" "0"
"min_stickies" "0"
"alive_state" "0"
"is_owner" "0"
}
}
Expand Down
2 changes: 1 addition & 1 deletion 441/tf/steam.inf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PatchVersion=2879786
ClientVersion=2879786
ServerVersion=2879964
ServerVersion=2881371
ProductName=tf
appID=440
ServerAppID=232250

0 comments on commit 9a8ba9b

Please sign in to comment.