Difference between revisions of "Dynamite Sapper"

From Team Fortress Wiki
Jump to: navigation, search
(how was it not noticed that this article still had source code snippets?)
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
{{beta|experimental}}
 
{{beta|experimental}}
{{stub}}
 
 
{{Item infobox
 
{{Item infobox
 
| name          = Dynamite Sapper
 
| name          = Dynamite Sapper
Line 12: Line 11:
 
}}
 
}}
  
The '''Dynamite Sapper''' is a scrapped Spy Sapper, referenced in code in some places. It would work similarly to other Sappers, only it would explode on detonation doing a large amount of damage to anyone unlucky enough to be in range. The internal name for the attribute related to this weapon is <tt>sapper_explodes_on_det</tt>.
+
The '''Dynamite Sapper''' is a [[scrapped]] Spy [[Sapper]], referenced in certain places within the code. It was likely to have worked like the normal Sapper, but instead of simply destroying the buildig, it would also create a damaging explosion upon completion. The internal name for the attribute related to this weapon is <tt>sapper_explodes_on_det</tt>.
  
 
{{Unused Content Nav}}
 
{{Unused Content Nav}}

Latest revision as of 00:22, 20 February 2024

The Dynamite Sapper is a scrapped Spy Sapper, referenced in certain places within the code. It was likely to have worked like the normal Sapper, but instead of simply destroying the buildig, it would also create a damaging explosion upon completion. The internal name for the attribute related to this weapon is sapper_explodes_on_det.