Cogito, ergo sum
Difference between revisions of "UE3:UTDmgType SPMAShell (UT3)"
From Unreal Wiki, The Unreal Engine Documentation Site
(Auto-generated page) |
(Talk) |
||
Line 26: | Line 26: | ||
|- | |- | ||
| {{tl|DeathString||DamageType}} | | {{tl|DeathString||DamageType}} | ||
− | | "`o | + | | "`o was crushed when `k's Hellfire scored a direct hit!" |
|- | |- | ||
| {{tl|FemaleSuicide||DamageType}} | | {{tl|FemaleSuicide||DamageType}} | ||
− | | "`o | + | | "`o was killed by an artillery strike." |
|- | |- | ||
| {{tl|KillStatsName||UTDamageType}} | | {{tl|KillStatsName||UTDamageType}} | ||
Line 35: | Line 35: | ||
|- | |- | ||
| {{tl|MaleSuicide||DamageType}} | | {{tl|MaleSuicide||DamageType}} | ||
− | | "`o | + | | "`o was killed by an artillery strike." |
|- | |- | ||
| {{tl|SuicideStatsName||UTDamageType}} | | {{tl|SuicideStatsName||UTDamageType}} | ||
| 'SUICIDES_SPMACANNON' | | 'SUICIDES_SPMACANNON' | ||
|} | |} |
Latest revision as of 07:40, 23 May 2008
Object >> DamageType >> UTDamageType >> UTDmgType_SPMAShell |
Contents
- Package:
- UTGameContent
- Direct subclass:
- UTDmgType_EradicatorShell
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
Default values[edit]
Property | Value |
---|---|
bComplainFriendlyFire | False |
bKRadialImpulse | True |
DamageWeaponClass | Class'UTGameContent.UTVWeap_SPMACannon_Content' |
DeathStatsName | 'DEATHS_SPMACANNON' |
DeathString | "`o was crushed when `k's Hellfire scored a direct hit!" |
FemaleSuicide | "`o was killed by an artillery strike." |
KillStatsName | 'KILLS_SPMACANNON' |
MaleSuicide | "`o was killed by an artillery strike." |
SuicideStatsName | 'SUICIDES_SPMACANNON' |