-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create more repair recipes, remove fixings
- Loading branch information
Showing
36 changed files
with
87 additions
and
981 deletions.
There are no files selected for viewing
54 changes: 1 addition & 53 deletions
54
...nts/mods/coavinsfirearmbase/media/scripts/coavinsfirearms/fixings/coavins_fixing_ak47.txt
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 |
---|---|---|
@@ -1,53 +1 @@ | ||
module coavinsfirearms { | ||
imports { | ||
Base | ||
} | ||
|
||
fixing Fix AK47_Receiver Welding | ||
{ | ||
Require : AK47_Receiver, | ||
GlobalItem : BlowTorch=2, | ||
ConditionModifier : 1.2, | ||
|
||
Fixer : SmallSheetMetal; MetalWelding=3, | ||
Fixer : ScrapMetal; MetalWelding=1, | ||
} | ||
|
||
fixing Fix AK47_Receiver | ||
{ | ||
Require : AK47_Receiver, | ||
ConditionModifier : 1, | ||
|
||
Fixer : DuctTape=2; Aiming=4, | ||
Fixer : Scotchtape=3; Aiming=2, | ||
} | ||
|
||
fixing Fix AK47_GasTube | ||
{ | ||
Require : AK47_GasTube, | ||
ConditionModifier : 1, | ||
|
||
Fixer : DuctTape=2; Aiming=4, | ||
Fixer : Scotchtape=3; Aiming=2, | ||
} | ||
|
||
fixing Fix AK47_BoltCarrier Welding | ||
{ | ||
Require : AK47_BoltCarrier, | ||
GlobalItem : BlowTorch=1, | ||
ConditionModifier : 1.2, | ||
|
||
Fixer : SmallSheetMetal; MetalWelding=3, | ||
Fixer : ScrapMetal; MetalWelding=1, | ||
} | ||
|
||
fixing Fix AK47_Bolt Welding | ||
{ | ||
Require : AK47_Bolt, | ||
GlobalItem : BlowTorch=2, | ||
ConditionModifier : 1.2, | ||
|
||
Fixer : SmallSheetMetal; MetalWelding=4, | ||
Fixer : ScrapMetal; MetalWelding=1, | ||
} | ||
} | ||
/* This file intentionally left blank */ |
44 changes: 1 addition & 43 deletions
44
...s/coavinsfirearmbase/media/scripts/coavinsfirearms/fixings/coavins_fixing_pistol_22lr.txt
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 |
---|---|---|
@@ -1,43 +1 @@ | ||
module coavinsfirearms { | ||
imports { | ||
Base | ||
} | ||
|
||
fixing Fix PistolReceiver_22lr Welding | ||
{ | ||
Require : PistolReceiver_22lr, | ||
GlobalItem : BlowTorch=2, | ||
ConditionModifier : 1.2, | ||
|
||
Fixer : SmallSheetMetal; MetalWelding=3, | ||
Fixer : ScrapMetal; MetalWelding=1, | ||
} | ||
|
||
fixing Fix PistolReceiver_22lr | ||
{ | ||
Require : PistolReceiver_22lr, | ||
ConditionModifier : 1, | ||
|
||
Fixer : DuctTape=2; Aiming=4, | ||
Fixer : Scotchtape=3; Aiming=2, | ||
} | ||
|
||
fixing Fix PistolSlide_22lr Welding | ||
{ | ||
Require : PistolSlide_22lr, | ||
GlobalItem : BlowTorch=2, | ||
ConditionModifier : 1.2, | ||
|
||
Fixer : SmallSheetMetal; MetalWelding=3, | ||
Fixer : ScrapMetal; MetalWelding=1, | ||
} | ||
|
||
fixing Fix PistolBarrel_22lr Welding | ||
{ | ||
Require : PistolBarrel_22lr, | ||
GlobalItem : BlowTorch=5, | ||
ConditionModifier : 1.2, | ||
|
||
Fixer : SmallSheetMetal=2; MetalWelding=8, | ||
} | ||
} | ||
/* This file intentionally left blank */ |
44 changes: 1 addition & 43 deletions
44
...coavinsfirearmbase/media/scripts/coavinsfirearms/fixings/coavins_fixing_pistol_380acp.txt
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 |
---|---|---|
@@ -1,43 +1 @@ | ||
module coavinsfirearms { | ||
imports { | ||
Base | ||
} | ||
|
||
fixing Fix PistolReceiver_380acp Welding | ||
{ | ||
Require : PistolReceiver_380acp, | ||
GlobalItem : BlowTorch=2, | ||
ConditionModifier : 1.2, | ||
|
||
Fixer : SmallSheetMetal; MetalWelding=3, | ||
Fixer : ScrapMetal; MetalWelding=1, | ||
} | ||
|
||
fixing Fix PistolReceiver_380acp | ||
{ | ||
Require : PistolReceiver_380acp, | ||
ConditionModifier : 1, | ||
|
||
Fixer : DuctTape=2; Aiming=4, | ||
Fixer : Scotchtape=3; Aiming=2, | ||
} | ||
|
||
fixing Fix PistolSlide_380acp Welding | ||
{ | ||
Require : PistolSlide_380acp, | ||
GlobalItem : BlowTorch=2, | ||
ConditionModifier : 1.2, | ||
|
||
Fixer : SmallSheetMetal; MetalWelding=3, | ||
Fixer : ScrapMetal; MetalWelding=1, | ||
} | ||
|
||
fixing Fix PistolBarrel_380acp Welding | ||
{ | ||
Require : PistolBarrel_380acp, | ||
GlobalItem : BlowTorch=5, | ||
ConditionModifier : 1.2, | ||
|
||
Fixer : SmallSheetMetal=2; MetalWelding=8, | ||
} | ||
} | ||
/* This file intentionally left blank */ |
44 changes: 1 addition & 43 deletions
44
.../coavinsfirearmbase/media/scripts/coavinsfirearms/fixings/coavins_fixing_pistol_44cal.txt
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 |
---|---|---|
@@ -1,43 +1 @@ | ||
module coavinsfirearms { | ||
imports { | ||
Base | ||
} | ||
|
||
fixing Fix PistolReceiver_44cal Welding | ||
{ | ||
Require : PistolReceiver_44cal, | ||
GlobalItem : BlowTorch=2, | ||
ConditionModifier : 1.2, | ||
|
||
Fixer : SmallSheetMetal; MetalWelding=3, | ||
Fixer : ScrapMetal; MetalWelding=1, | ||
} | ||
|
||
fixing Fix PistolReceiver_44cal | ||
{ | ||
Require : PistolReceiver_44cal, | ||
ConditionModifier : 1, | ||
|
||
Fixer : DuctTape=2; Aiming=4, | ||
Fixer : Scotchtape=3; Aiming=2, | ||
} | ||
|
||
fixing Fix PistolSlide_44cal Welding | ||
{ | ||
Require : PistolSlide_44cal, | ||
GlobalItem : BlowTorch=2, | ||
ConditionModifier : 1.2, | ||
|
||
Fixer : SmallSheetMetal; MetalWelding=3, | ||
Fixer : ScrapMetal; MetalWelding=1, | ||
} | ||
|
||
fixing Fix PistolBarrel_44cal Welding | ||
{ | ||
Require : PistolBarrel_44cal, | ||
GlobalItem : BlowTorch=5, | ||
ConditionModifier : 1.2, | ||
|
||
Fixer : SmallSheetMetal=2; MetalWelding=8, | ||
} | ||
} | ||
/* This file intentionally left blank */ |
44 changes: 1 addition & 43 deletions
44
.../coavinsfirearmbase/media/scripts/coavinsfirearms/fixings/coavins_fixing_pistol_45acp.txt
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 |
---|---|---|
@@ -1,43 +1 @@ | ||
module coavinsfirearms { | ||
imports { | ||
Base | ||
} | ||
|
||
fixing Fix PistolReceiver_45acp Welding | ||
{ | ||
Require : PistolReceiver_45acp, | ||
GlobalItem : BlowTorch=2, | ||
ConditionModifier : 1.2, | ||
|
||
Fixer : SmallSheetMetal; MetalWelding=3, | ||
Fixer : ScrapMetal; MetalWelding=1, | ||
} | ||
|
||
fixing Fix PistolReceiver_45acp | ||
{ | ||
Require : PistolReceiver_45acp, | ||
ConditionModifier : 1, | ||
|
||
Fixer : DuctTape=2; Aiming=4, | ||
Fixer : Scotchtape=3; Aiming=2, | ||
} | ||
|
||
fixing Fix PistolSlide_45acp Welding | ||
{ | ||
Require : PistolSlide_45acp, | ||
GlobalItem : BlowTorch=2, | ||
ConditionModifier : 1.2, | ||
|
||
Fixer : SmallSheetMetal; MetalWelding=3, | ||
Fixer : ScrapMetal; MetalWelding=1, | ||
} | ||
|
||
fixing Fix PistolBarrel_45acp Welding | ||
{ | ||
Require : PistolBarrel_45acp, | ||
GlobalItem : BlowTorch=5, | ||
ConditionModifier : 1.2, | ||
|
||
Fixer : SmallSheetMetal=2; MetalWelding=8, | ||
} | ||
} | ||
/* This file intentionally left blank */ |
44 changes: 1 addition & 43 deletions
44
...ds/coavinsfirearmbase/media/scripts/coavinsfirearms/fixings/coavins_fixing_pistol_9mm.txt
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 |
---|---|---|
@@ -1,43 +1 @@ | ||
module coavinsfirearms { | ||
imports { | ||
Base | ||
} | ||
|
||
fixing Fix PistolReceiver_9mm Welding | ||
{ | ||
Require : PistolReceiver_9mm, | ||
GlobalItem : BlowTorch=2, | ||
ConditionModifier : 1.2, | ||
|
||
Fixer : SmallSheetMetal; MetalWelding=3, | ||
Fixer : ScrapMetal; MetalWelding=1, | ||
} | ||
|
||
fixing Fix PistolReceiver_9mm | ||
{ | ||
Require : PistolReceiver_9mm, | ||
ConditionModifier : 1, | ||
|
||
Fixer : DuctTape=2; Aiming=4, | ||
Fixer : Scotchtape=3; Aiming=2, | ||
} | ||
|
||
fixing Fix PistolSlide_9mm Welding | ||
{ | ||
Require : PistolSlide_9mm, | ||
GlobalItem : BlowTorch=2, | ||
ConditionModifier : 1.2, | ||
|
||
Fixer : SmallSheetMetal; MetalWelding=3, | ||
Fixer : ScrapMetal; MetalWelding=1, | ||
} | ||
|
||
fixing Fix PistolBarrel_9mm Welding | ||
{ | ||
Require : PistolBarrel_9mm, | ||
GlobalItem : BlowTorch=5, | ||
ConditionModifier : 1.2, | ||
|
||
Fixer : SmallSheetMetal=2; MetalWelding=8, | ||
} | ||
} | ||
/* This file intentionally left blank */ |
34 changes: 1 addition & 33 deletions
34
.../coavinsfirearmbase/media/scripts/coavinsfirearms/fixings/coavins_fixing_revolver_357.txt
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 |
---|---|---|
@@ -1,33 +1 @@ | ||
module coavinsfirearms { | ||
imports { | ||
Base | ||
} | ||
|
||
fixing Fix RevolverReceiver_357 Welding | ||
{ | ||
Require : RevolverReceiver_357, | ||
GlobalItem : BlowTorch=2, | ||
ConditionModifier : 1.2, | ||
|
||
Fixer : SmallSheetMetal; MetalWelding=3, | ||
Fixer : ScrapMetal; MetalWelding=1, | ||
} | ||
|
||
fixing Fix RevolverReceiver_357 | ||
{ | ||
Require : RevolverReceiver_357, | ||
ConditionModifier : 1, | ||
|
||
Fixer : DuctTape=2; Aiming=4, | ||
Fixer : Scotchtape=3; Aiming=2, | ||
} | ||
|
||
fixing Fix RevolverCylinder_357 Welding | ||
{ | ||
Require : RevolverCylinder_357, | ||
GlobalItem : BlowTorch=3, | ||
ConditionModifier : 1.2, | ||
|
||
Fixer : SmallSheetMetal=2; MetalWelding=6, | ||
} | ||
} | ||
/* This file intentionally left blank */ |
34 changes: 1 addition & 33 deletions
34
...oavinsfirearmbase/media/scripts/coavinsfirearms/fixings/coavins_fixing_revolver_38spc.txt
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 |
---|---|---|
@@ -1,33 +1 @@ | ||
module coavinsfirearms { | ||
imports { | ||
Base | ||
} | ||
|
||
fixing Fix RevolverReceiver_38spc Welding | ||
{ | ||
Require : RevolverReceiver_38spc, | ||
GlobalItem : BlowTorch=2, | ||
ConditionModifier : 1.2, | ||
|
||
Fixer : SmallSheetMetal; MetalWelding=3, | ||
Fixer : ScrapMetal; MetalWelding=1, | ||
} | ||
|
||
fixing Fix RevolverReceiver_38spc | ||
{ | ||
Require : RevolverReceiver_38spc, | ||
ConditionModifier : 1, | ||
|
||
Fixer : DuctTape=2; Aiming=4, | ||
Fixer : Scotchtape=3; Aiming=2, | ||
} | ||
|
||
fixing Fix RevolverCylinder_38spc Welding | ||
{ | ||
Require : RevolverCylinder_38spc, | ||
GlobalItem : BlowTorch=3, | ||
ConditionModifier : 1.2, | ||
|
||
Fixer : SmallSheetMetal=2; MetalWelding=6, | ||
} | ||
} | ||
/* This file intentionally left blank */ |
34 changes: 1 addition & 33 deletions
34
...coavinsfirearmbase/media/scripts/coavinsfirearms/fixings/coavins_fixing_revolver_45lc.txt
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 |
---|---|---|
@@ -1,33 +1 @@ | ||
module coavinsfirearms { | ||
imports { | ||
Base | ||
} | ||
|
||
fixing Fix RevolverReceiver Welding | ||
{ | ||
Require : RevolverReceiver, | ||
GlobalItem : BlowTorch=2, | ||
ConditionModifier : 1.2, | ||
|
||
Fixer : SmallSheetMetal; MetalWelding=3, | ||
Fixer : ScrapMetal; MetalWelding=1, | ||
} | ||
|
||
fixing Fix RevolverReceiver | ||
{ | ||
Require : RevolverReceiver, | ||
ConditionModifier : 1, | ||
|
||
Fixer : DuctTape=2; Aiming=4, | ||
Fixer : Scotchtape=3; Aiming=2, | ||
} | ||
|
||
fixing Fix RevolverCylinder Welding | ||
{ | ||
Require : RevolverCylinder, | ||
GlobalItem : BlowTorch=3, | ||
ConditionModifier : 1.2, | ||
|
||
Fixer : SmallSheetMetal=2; MetalWelding=6, | ||
} | ||
} | ||
/* This file intentionally left blank */ |
Oops, something went wrong.