Difference between revisions of "Heraldic Targe"
m (Localization was removed as of 1/9/2014) |
GrampaSwood (talk | contribs) (These have different meanings) |
||
(12 intermediate revisions by 8 users not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{beta}} |
{{Item infobox | {{Item infobox | ||
| type = weapon | | type = weapon | ||
Line 6: | Line 6: | ||
| hide-kill-icon = yes | | hide-kill-icon = yes | ||
| used-by = [[Demoman]] | | used-by = [[Demoman]] | ||
− | | slot = | + | | slot = secondary |
| numbered = no | | numbered = no | ||
}} | }} | ||
− | {{Quotation|'''The Demoman'''|Thus begins my thousand year reign of blood!|sound= | + | {{Quotation|'''The Demoman''' LARPing with his imaginary shield|Thus begins my thousand year reign of blood!|sound=Demoman dominationdemoman01.wav}} |
− | The '''Heraldic Targe''' is | + | The '''Heraldic Targe''' is a [[Unused content|scrapped]] [[Weapons#demomansecondary|secondary weapon]] for the [[Demoman]]. It was added to the game files in the {{Patch name|12|23|2010}} and removed entirely in the {{Patch name|1|9|2014}}. In a 2025 [[Source Filmmaker]] leak, the model for the Heraldic Targe was found. It is visually similar to the [[Chargin' Targe]], but without the splintered-off piece. The inside of the shield is entirely white and would have been where the [[Decal Tool|decal]] could have been applied.<ref>game/tf/models/weapons/c_models/c_targe</ref> |
− | + | It is unclear how the weapon would have functioned, although it is highly likely that it would have been similar to the Chargin' Targe. | |
+ | |||
+ | Filename strings for a Chargin' Targe with support for the Decal Tool were later found in some {{code|.lst}} files from the {{Patch name|12|17|2010}} when the {{code|cp_degrootkeep.lst}} file in the {{code|tf\reslists}} folder was added: | ||
+ | <pre> | ||
+ | "tf\materials\models\weapons\c_items\c_targe_user.vmt" | ||
+ | "tf\materials\models\weapons\c_items\c_targe_user.vtf" | ||
+ | "tf\models\weapons\c_models\c_targe\c_targe_user.ani" | ||
+ | "tf\models\weapons\c_models\c_targe\c_targe_user.dx80.vtx" | ||
+ | "tf\models\weapons\c_models\c_targe\c_targe_user.dx90.vtx" | ||
+ | "tf\models\weapons\c_models\c_targe\c_targe_user.jpg" | ||
+ | "tf\models\weapons\c_models\c_targe\c_targe_user.mdl" | ||
+ | "tf\models\weapons\c_models\c_targe\c_targe_user.phy" | ||
+ | "tf\models\weapons\c_models\c_targe\c_targe_user.sw.vtx" | ||
+ | "tf\models\weapons\c_models\c_targe\c_targe_user.vvd" | ||
+ | </pre> | ||
+ | |||
+ | The Chargin' Targe's {{code|c_model}} (normal and festive) files are located in {{code|tf/models/weapons/c_models/c_targe/}}, where the {{code|c_targe_user.mdl}} model is also located in the 2025 Source Filmmaker leak. | ||
+ | |||
+ | == {{heading|Update history}} == | ||
+ | '''{{Patch name|12|17|2010}}''' | ||
+ | * {{Undocumented}} Added the {{code|cp_degrootkeep.lst}} file which contained staging build content filenames. | ||
− | |||
'''{{Patch name|12|23|2010}}''' | '''{{Patch name|12|23|2010}}''' | ||
* {{Undocumented}} Added data to the Heraldic Targe. | * {{Undocumented}} Added data to the Heraldic Targe. | ||
+ | |||
'''{{Patch name|1|9|2014}}''' | '''{{Patch name|1|9|2014}}''' | ||
− | * {{Undocumented}} Removed Heraldic Targe from | + | * {{Undocumented}} Removed Heraldic Targe from {{code|tf_english.txt}}. |
+ | |||
+ | == {{Heading|References}} == | ||
+ | <references/> | ||
− | {{ | + | {{Unused Content Nav}} |
[[Category:Demoman]] | [[Category:Demoman]] |
Latest revision as of 15:37, 2 September 2025
![]() | “Ok guys, bad news: we lost that last one.” This article documents beta/cut/unused/experimental content for Team Fortress 2. It may contain speculation, broken links or errors. |
“ | Thus begins my thousand year reign of blood!
Click to listen
— The Demoman LARPing with his imaginary shield
|
” |
The Heraldic Targe is a scrapped secondary weapon for the Demoman. It was added to the game files in the December 23, 2010 Patch and removed entirely in the January 9, 2014 Patch. In a 2025 Source Filmmaker leak, the model for the Heraldic Targe was found. It is visually similar to the Chargin' Targe, but without the splintered-off piece. The inside of the shield is entirely white and would have been where the decal could have been applied.[1]
It is unclear how the weapon would have functioned, although it is highly likely that it would have been similar to the Chargin' Targe.
Filename strings for a Chargin' Targe with support for the Decal Tool were later found in some .lst
files from the December 17, 2010 Patch when the cp_degrootkeep.lst
file in the tf\reslists
folder was added:
"tf\materials\models\weapons\c_items\c_targe_user.vmt" "tf\materials\models\weapons\c_items\c_targe_user.vtf" "tf\models\weapons\c_models\c_targe\c_targe_user.ani" "tf\models\weapons\c_models\c_targe\c_targe_user.dx80.vtx" "tf\models\weapons\c_models\c_targe\c_targe_user.dx90.vtx" "tf\models\weapons\c_models\c_targe\c_targe_user.jpg" "tf\models\weapons\c_models\c_targe\c_targe_user.mdl" "tf\models\weapons\c_models\c_targe\c_targe_user.phy" "tf\models\weapons\c_models\c_targe\c_targe_user.sw.vtx" "tf\models\weapons\c_models\c_targe\c_targe_user.vvd"
The Chargin' Targe's c_model
(normal and festive) files are located in tf/models/weapons/c_models/c_targe/
, where the c_targe_user.mdl
model is also located in the 2025 Source Filmmaker leak.
Update history
- [Undocumented] Added the
cp_degrootkeep.lst
file which contained staging build content filenames.
- [Undocumented] Added data to the Heraldic Targe.
- [Undocumented] Removed Heraldic Targe from
tf_english.txt
.
References
- ↑ game/tf/models/weapons/c_models/c_targe
|