forked from DeltaV-Station/Delta-v
-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge PR #57 from EndrAnimet (РСУ и ГП)
РСУ и ГП
- Loading branch information
Showing
56 changed files
with
537 additions
and
24 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
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
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
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
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
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
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
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
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,10 @@ | ||
ent-AdavancedRCD = Продвинутое РСУ | ||
.desc = РСУ с большим количеством возможных строений и большим возможным количеством зарядов. | ||
ent-AdavancedRCDEmpty = Продвинутое РСУ | ||
.desc = РСУ с большим количеством возможных строений и большим возможным количеством зарядов. | ||
ent-CombatRCD = Боевое РСУ | ||
.desc = РСУ с большим количеством возможных строений и гигантским количеством зарядов. Используется СИ и инженерами ОБР. | ||
ent-RACDEmpty = РАСУ | ||
.desc = Ручное атмосферное строительное устройство. Может строить трубы. | ||
ent-RACD = РАСУ | ||
.desc = Ручное атмосферное строительное устройство. Может строить трубы. |
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 +1,2 @@ | ||
research-technology-advanced-salvage-weapons = Продвинутое вооружение утилизаторов | ||
research-technology-advanced-salvage-weapons = Продвинутое вооружение утилизаторов | ||
research-technology-adavanced-rcd = Продвинутые РСУ |
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
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
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
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
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
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 |
---|---|---|
|
@@ -180,6 +180,8 @@ | |
- JawsOfLife | ||
- BorgModuleAdvancedTool | ||
- BorgModuleRCD | ||
- RCD | ||
- RCDAmmo | ||
|
||
# Tier 3 | ||
|
||
|
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
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
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 |
---|---|---|
|
@@ -269,7 +269,6 @@ | |
- Freelance | ||
- type: LockedWiresPanel | ||
|
||
|
||
- type: entity | ||
name: Urist McIPC | ||
parent: MobHumanDummy | ||
|
148 changes: 148 additions & 0 deletions
148
Resources/Prototypes/Stray/Entities/Objects/Tools/RCD.yml
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,148 @@ | ||
- type: entity | ||
id: CombatRCD | ||
parent: BaseItem | ||
name: Combat RCD | ||
description: The rapid construction device can be used to quickly place and remove various station structures and fixtures. Requires compressed matter to function. | ||
components: | ||
- type: RCD | ||
availablePrototypes: | ||
- WallSolid | ||
- FloorSteel | ||
- Plating | ||
- Catwalk | ||
- Grille | ||
- Window | ||
- WindowDirectional | ||
- WindowReinforcedDirectional | ||
- ReinforcedWindow | ||
- Airlock | ||
- AirlockGlass | ||
- Firelock | ||
- TubeLight | ||
- BulbLight | ||
- LVCable | ||
- MVCable | ||
- HVCable | ||
- CableTerminal | ||
- Deconstruct | ||
- GasVentPump | ||
- GasVentScrubber | ||
- GasPipeStraight | ||
- GasPipeTJunction | ||
- GasPipeBend | ||
- GasPipeFourway | ||
- GasPressurePump | ||
- GasMixer | ||
- GasFilter | ||
- ComputerFrame | ||
- MachineFrame | ||
- WindoorSecure | ||
- Windoor | ||
- AirlockGlassShuttle | ||
- AirlockShuttle | ||
- WallShuttle | ||
- WallReinforced | ||
- type: LimitedCharges | ||
maxCharges: 500 | ||
charges: 500 | ||
- type: AutoRecharge | ||
rechargeDuration: 480 | ||
- type: UseDelay | ||
- type: Sprite | ||
sprite: Stray/Objects/Tools/crcd.rsi | ||
state: icon | ||
- type: Item | ||
sprite: Stray/Objects/Tools/crcd.rsi | ||
size: Normal | ||
- type: PhysicalComposition | ||
materialComposition: | ||
Steel: 600 | ||
Plastic: 100 | ||
- type: StaticPrice | ||
price: 50000 | ||
- type: UserInterface | ||
interfaces: | ||
enum.RcdUiKey.Key: | ||
type: RCDMenuBoundUserInterface | ||
- type: ActivatableUI | ||
key: enum.RcdUiKey.Key | ||
|
||
- type: entity | ||
id: RACD | ||
parent: BaseItem | ||
name: RACD | ||
description: The rapid construction device can be used to quickly place and remove various station structures and fixtures. Requires compressed matter to function. | ||
components: | ||
- type: RCD | ||
availablePrototypes: | ||
- GasPassiveVent | ||
- GasVentPump | ||
- GasVentScrubber | ||
- GasPipeStraight | ||
- GasPipeTJunction | ||
- GasPipeBend | ||
- GasPipeFourway | ||
- GasPressurePump | ||
- GasVolumePump | ||
- GasMixer | ||
- GasFilter | ||
- FloorSteel | ||
- Airlock | ||
- AirlockGlass | ||
- Firelock | ||
- Deconstruct | ||
- type: LimitedCharges | ||
maxCharges: 30 | ||
charges: 30 | ||
- type: UseDelay | ||
- type: Sprite | ||
sprite: Stray/Objects/Tools/rcad.rsi | ||
state: icon | ||
- type: Item | ||
sprite: Stray/Objects/Tools/rcad.rsi | ||
size: Normal | ||
- type: PhysicalComposition | ||
materialComposition: | ||
Steel: 600 | ||
Plastic: 100 | ||
- type: StaticPrice | ||
price: 50000 | ||
- type: UserInterface | ||
interfaces: | ||
enum.RcdUiKey.Key: | ||
type: RCDMenuBoundUserInterface | ||
- type: ActivatableUI | ||
key: enum.RcdUiKey.Key | ||
|
||
- type: entity | ||
id: AdavancedRCD | ||
parent: CombatRCD | ||
name: Adavanced RCD | ||
description: The rapid construction device can be used to quickly place and remove various station structures and fixtures. Requires compressed matter to function. | ||
components: | ||
- type: LimitedCharges | ||
maxCharges: 60 | ||
charges: 60 | ||
- type: Sprite | ||
sprite: Stray/Objects/Tools/arcd.rsi | ||
state: icon | ||
- type: Item | ||
sprite: Stray/Objects/Tools/arcd.rsi | ||
|
||
- type: entity | ||
id: AdavancedRCDEmpty | ||
parent: AdavancedRCD | ||
suffix: пустое | ||
components: | ||
- type: LimitedCharges | ||
maxCharges: 60 | ||
charges: 0 | ||
|
||
- type: entity | ||
id: RACDEmpty | ||
parent: RACD | ||
suffix: пустое | ||
components: | ||
- type: LimitedCharges | ||
maxCharges: 30 | ||
charges: 0 |
Oops, something went wrong.