Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Return #75

Merged
merged 7 commits into from
Nov 8, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Модуль энергетического оружия
FireFoxPhoenix committed Nov 8, 2024
commit 1e1cee36607c23efa0faf67a24bbb70f47e0564b
Original file line number Diff line number Diff line change
@@ -78,3 +78,5 @@ ent-BorgModuleL6C = модуль киборга с L6C ROW
.desc = Модуль, в который входит пулемёт L6C.
ent-BorgModuleMartyr = модуль киборга Мученик
.desc = Модуль, поставляемый со взрывчаткой, с которой вы, скорее всего, не захотите связываться сами.
ent-BorgModuleWeapon = модуль энергетического оружия киборга
.desc = Модуль, с энергокижалом и продвинутым лазерным пистолетом для киборга.
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
- type: entity
id: BorgModuleWeapon
parent: [ BaseBorgModule, BaseProviderBorgModule ]
name: cyborg energy weapon module
description: Module with an energy dagger and an advanced laser pistol for a cyborg.
components:
- type: Sprite
layers:
- state: syndicate
- state: icon-syndicate
- type: ItemBorgModule
items:
- WeaponAdvancedLaser
- EnergyDagger
- type: StaticPrice
vendPrice: 25000
Original file line number Diff line number Diff line change
@@ -23,3 +23,4 @@
VestineChemistryVial: 2
HoverbikeSyndicateFlatpack: 3
SpaceBladeContra: 1
BorgModuleWeapon: 3 # Corvax-Frontier