forked from Ballistic-Weapons-Community/BallisticWeapons
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Migrate Junk Wars, Vehicle Pack, SP Ladder
- Loading branch information
1 parent
ba3d402
commit a924c07
Showing
990 changed files
with
76,120 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
//============================================================================= | ||
// AD_JunkBasicConcrete. | ||
//============================================================================= | ||
class AD_JunkBasicConcrete extends AD_JunkImpactDecal | ||
placeable; | ||
|
||
defaultproperties | ||
{ | ||
DrawScaleVariance=0.075000 | ||
bWaitForInit=True | ||
ProjTexture=Texture'BWBP_JW_Tex.Decals.BasicConcrete' | ||
DrawScale=0.200000 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
//============================================================================= | ||
// AD_JunkBasicDirt. | ||
//============================================================================= | ||
class AD_JunkBasicDirt extends AD_JunkImpactDecal | ||
placeable; | ||
|
||
defaultproperties | ||
{ | ||
DrawScaleVariance=0.100000 | ||
bWaitForInit=True | ||
ProjTexture=Texture'BWBP_JW_Tex.Decals.BasicDirt' | ||
DrawScale=0.100000 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
//============================================================================= | ||
// AD_JunkBasicMetal. | ||
//============================================================================= | ||
class AD_JunkBasicMetal extends AD_JunkImpactDecal | ||
placeable; | ||
|
||
defaultproperties | ||
{ | ||
DrawScaleVariance=0.050000 | ||
bWaitForInit=True | ||
ProjTexture=Texture'BWBP_JW_Tex.Decals.BasicMetal' | ||
DrawScale=0.100000 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
//============================================================================= | ||
// AD_JunkBasicWood. | ||
//============================================================================= | ||
class AD_JunkBasicWood extends AD_JunkImpactDecal | ||
placeable; | ||
|
||
defaultproperties | ||
{ | ||
DrawScaleVariance=0.050000 | ||
bWaitForInit=True | ||
ProjTexture=Texture'BWBP_JW_Tex.Decals.BasicWood' | ||
DrawScale=0.100000 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
//============================================================================= | ||
// AD_JunkBigSharpConcrete. | ||
//============================================================================= | ||
class AD_JunkBigSharpConcrete extends AD_JunkImpactDecal | ||
placeable; | ||
|
||
defaultproperties | ||
{ | ||
DrawScaleVariance=0.050000 | ||
bWaitForInit=True | ||
ProjTexture=Texture'BWBP_JW_Tex.Decals.AvgSharpConcrete' | ||
DrawScale=0.100000 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
//============================================================================= | ||
// AD_JunkBigSharpDirt. | ||
//============================================================================= | ||
class AD_JunkBigSharpDirt extends AD_JunkImpactDecal | ||
placeable; | ||
|
||
defaultproperties | ||
{ | ||
DrawScaleVariance=0.050000 | ||
bWaitForInit=True | ||
ProjTexture=Texture'BWBP_JW_Tex.Decals.AvgSharpDirt' | ||
DrawScale=0.100000 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
//============================================================================= | ||
// AD_JunkBigSharpMetal. | ||
//============================================================================= | ||
class AD_JunkBigSharpMetal extends AD_JunkImpactDecal | ||
placeable; | ||
|
||
defaultproperties | ||
{ | ||
DrawScaleVariance=0.050000 | ||
bWaitForInit=True | ||
ProjTexture=Texture'BWBP_JW_Tex.Decals.AvgSharpMetal' | ||
DrawScale=0.080000 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
//============================================================================= | ||
// AD_JunkBigSharpWood. | ||
//============================================================================= | ||
class AD_JunkBigSharpWood extends AD_JunkImpactDecal | ||
placeable; | ||
|
||
defaultproperties | ||
{ | ||
DrawScaleVariance=0.050000 | ||
bWaitForInit=True | ||
ProjTexture=Texture'BWBP_JW_Tex.Decals.AvgSharpWood' | ||
DrawScale=0.080000 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
//============================================================================= | ||
// AD_JunkBluntConcrete. | ||
//============================================================================= | ||
class AD_JunkBluntConcrete extends AD_JunkImpactDecal | ||
placeable; | ||
|
||
defaultproperties | ||
{ | ||
DrawScaleVariance=0.050000 | ||
bWaitForInit=True | ||
ProjTexture=Texture'BWBP_JW_Tex.Decals.AvgBluntConcrete' | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
//============================================================================= | ||
// AD_JunkBluntDirt. | ||
//============================================================================= | ||
class AD_JunkBluntDirt extends AD_JunkImpactDecal | ||
placeable; | ||
|
||
defaultproperties | ||
{ | ||
DrawScaleVariance=0.050000 | ||
bWaitForInit=True | ||
ProjTexture=Texture'BWBP_JW_Tex.Decals.AvgBluntDirt' | ||
DrawScale=0.150000 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
//============================================================================= | ||
// AD_JunkBluntMetal. | ||
//============================================================================= | ||
class AD_JunkBluntMetal extends AD_JunkImpactDecal | ||
placeable; | ||
|
||
defaultproperties | ||
{ | ||
DrawScaleVariance=0.050000 | ||
bWaitForInit=True | ||
ProjTexture=Texture'BWBP_JW_Tex.Decals.AvgBluntMetal' | ||
DrawScale=0.150000 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
//============================================================================= | ||
// AD_JunkBluntWood. | ||
//============================================================================= | ||
class AD_JunkBluntWood extends AD_JunkImpactDecal | ||
placeable; | ||
|
||
defaultproperties | ||
{ | ||
DrawScaleVariance=0.050000 | ||
bWaitForInit=True | ||
ProjTexture=Texture'BWBP_JW_Tex.Decals.AvgBluntWood' | ||
DrawScale=0.150000 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
//============================================================================= | ||
// AD_JunkElectro. | ||
//============================================================================= | ||
class AD_JunkElectro extends AD_JunkImpactDecal | ||
placeable; | ||
|
||
defaultproperties | ||
{ | ||
DrawScaleVariance=0.050000 | ||
bWaitForInit=True | ||
ProjTexture=Texture'BWBP_JW_Tex.Decals.ElectroMark' | ||
DrawScale=0.200000 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
//============================================================================= | ||
// AD_JunkHeavyConcrete. | ||
//============================================================================= | ||
class AD_JunkHeavyConcrete extends AD_JunkImpactDecal | ||
placeable; | ||
|
||
defaultproperties | ||
{ | ||
DrawScaleVariance=0.050000 | ||
bWaitForInit=True | ||
ProjTexture=Texture'BWBP_JW_Tex.Decals.HeavyBluntConcrete' | ||
DrawScale=0.300000 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
//============================================================================= | ||
// AD_JunkHeavyDirt. | ||
//============================================================================= | ||
class AD_JunkHeavyDirt extends AD_JunkImpactDecal | ||
placeable; | ||
|
||
defaultproperties | ||
{ | ||
DrawScaleVariance=0.050000 | ||
bWaitForInit=True | ||
ProjTexture=Texture'BWBP_JW_Tex.Decals.HeavyBluntDirt' | ||
DrawScale=0.200000 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
//============================================================================= | ||
// AD_JunkHeavyMetal. | ||
//============================================================================= | ||
class AD_JunkHeavyMetal extends AD_JunkImpactDecal | ||
placeable; | ||
|
||
defaultproperties | ||
{ | ||
DrawScaleVariance=0.050000 | ||
bWaitForInit=True | ||
ProjTexture=Texture'BWBP_JW_Tex.Decals.HeavyBluntMetal' | ||
DrawScale=0.200000 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
//============================================================================= | ||
// AD_JunkHeavyWood. | ||
//============================================================================= | ||
class AD_JunkHeavyWood extends AD_JunkImpactDecal | ||
placeable; | ||
|
||
defaultproperties | ||
{ | ||
DrawScaleVariance=0.050000 | ||
bWaitForInit=True | ||
ProjTexture=Texture'BWBP_JW_Tex.Decals.HeavyBluntWood' | ||
DrawScale=0.200000 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
//============================================================================= | ||
// AD_ImpactDecal | ||
//============================================================================= | ||
class AD_JunkImpactDecal extends BallisticDecal | ||
placeable; | ||
|
||
defaultproperties | ||
{ | ||
bRandomRotate=True | ||
StayTime=20.000000 | ||
FOV=1 | ||
MaxTraceDistance=60 | ||
bProjectParticles=False | ||
bProjectActor=False | ||
bClipBSP=True | ||
bClipStaticMesh=True | ||
bProjectOnUnlit=True | ||
bStatic=False | ||
LifeSpan=20.000000 | ||
DrawScale=0.250000 | ||
bGameRelevant=True | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
//============================================================================= | ||
// AD_JunkLightBluntConcrete. | ||
//============================================================================= | ||
class AD_JunkLightBluntConcrete extends AD_JunkImpactDecal | ||
placeable; | ||
|
||
defaultproperties | ||
{ | ||
DrawScaleVariance=0.050000 | ||
bWaitForInit=True | ||
ProjTexture=Texture'BWBP_JW_Tex.Decals.LightBluntConcrete' | ||
DrawScale=0.110000 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
//============================================================================= | ||
// AD_JunkLightBluntDirt. | ||
//============================================================================= | ||
class AD_JunkLightBluntDirt extends AD_JunkImpactDecal | ||
placeable; | ||
|
||
defaultproperties | ||
{ | ||
DrawScaleVariance=0.050000 | ||
bWaitForInit=True | ||
ProjTexture=Texture'BWBP_JW_Tex.Decals.LightBluntDirt' | ||
DrawScale=0.075000 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
//============================================================================= | ||
// AD_JunkLightBluntMetal. | ||
//============================================================================= | ||
class AD_JunkLightBluntMetal extends AD_JunkImpactDecal | ||
placeable; | ||
|
||
defaultproperties | ||
{ | ||
DrawScaleVariance=0.050000 | ||
bWaitForInit=True | ||
ProjTexture=Texture'BWBP_JW_Tex.Decals.LightBluntMetal' | ||
DrawScale=0.075000 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
//============================================================================= | ||
// AD_JunkLightBluntWood. | ||
//============================================================================= | ||
class AD_JunkLightBluntWood extends AD_JunkImpactDecal | ||
placeable; | ||
|
||
defaultproperties | ||
{ | ||
DrawScaleVariance=0.050000 | ||
bWaitForInit=True | ||
ProjTexture=Texture'BWBP_JW_Tex.Decals.LightBluntWood' | ||
DrawScale=0.082500 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
//============================================================================= | ||
// AD_JunkSharpConcrete. | ||
//============================================================================= | ||
class AD_JunkSharpConcrete extends AD_JunkImpactDecal | ||
placeable; | ||
|
||
defaultproperties | ||
{ | ||
DrawScaleVariance=0.050000 | ||
bWaitForInit=True | ||
ProjTexture=Texture'BWBP_JW_Tex.Decals.LightSharpConcrete' | ||
DrawScale=0.050000 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
//============================================================================= | ||
// AD_JunkSharpDirt. | ||
//============================================================================= | ||
class AD_JunkSharpDirt extends AD_JunkImpactDecal | ||
placeable; | ||
|
||
defaultproperties | ||
{ | ||
DrawScaleVariance=0.050000 | ||
bWaitForInit=True | ||
ProjTexture=Texture'BWBP_JW_Tex.Decals.LightSharpDirt' | ||
DrawScale=0.050000 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
//============================================================================= | ||
// AD_JunkSharpMetal. | ||
//============================================================================= | ||
class AD_JunkSharpMetal extends AD_JunkImpactDecal | ||
placeable; | ||
|
||
defaultproperties | ||
{ | ||
DrawScaleVariance=0.050000 | ||
bWaitForInit=True | ||
ProjTexture=Texture'BWBP_JW_Tex.Decals.LightSharpMetal' | ||
DrawScale=0.062500 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
//============================================================================= | ||
// AD_JunkSharpWood. | ||
//============================================================================= | ||
class AD_JunkSharpWood extends AD_JunkImpactDecal | ||
placeable; | ||
|
||
defaultproperties | ||
{ | ||
DrawScaleVariance=0.050000 | ||
bWaitForInit=True | ||
ProjTexture=Texture'BWBP_JW_Tex.Decals.LightSharpWood' | ||
DrawScale=0.050000 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
class Ammo_JunkWarAmmo extends Ammunition; | ||
|
||
defaultproperties | ||
{ | ||
MaxAmmo=1 | ||
InitialAmount=1 | ||
ItemName="Junk Ammo" | ||
} |
Oops, something went wrong.