Fix new line symbol issues
This commit is contained in:
parent
51bb9add5b
commit
d66d86b2b1
846 changed files with 33896 additions and 12983 deletions
|
|
@ -1,5 +1,6 @@
|
|||
class NiceDamTypeNadeNail extends NiceDamTypeNailGun
|
||||
abstract;
|
||||
defaultproperties
|
||||
{
stunMultiplier=10.000000
|
||||
}
|
||||
class NiceDamTypeNadeNail extends NiceDamTypeNailGun
|
||||
abstract;
|
||||
defaultproperties
|
||||
{
|
||||
stunMultiplier=10.000000
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,5 +1,7 @@
|
|||
class NiceDamTypeSmallNail extends NiceDamTypeNailGun
|
||||
abstract;
|
||||
defaultproperties
|
||||
{
headSizeModifier=2.000000
HeadShotDamageMult=1.000000
|
||||
}
|
||||
class NiceDamTypeSmallNail extends NiceDamTypeNailGun
|
||||
abstract;
|
||||
defaultproperties
|
||||
{
|
||||
headSizeModifier=2.000000
|
||||
HeadShotDamageMult=1.000000
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue