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

Добавление боевых магбутсов для сб и пиратов #531

Merged
merged 2 commits into from
Oct 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
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
1 change: 1 addition & 0 deletions Resources/Locale/en-US/_strings/research/technologies.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ research-technology-energy-gun = Energy weaponry
research-technology-energy-gun-advance = Advanced energy weaponry
research-technology-advance-laser = Military-grade energy weaponry
research-technology-explosive-mech-ammunition = Explosive Mech Ammunition
research-technology-combat-equipment = Combat equipment

research-technology-basic-robotics = Basic Robotics
research-technology-basic-anomalous-research = Basic Anomalous Research
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
ent-ClothingShoesBootsMagCombat = боевые магнитные ботинки
.desc = Боевые магнитные ботинки, часто используемые во время выхода в открытый космос, чтобы гарантировать, что пользователь остается безопасно прикрепленным к станции.
ent-ClothingShoesBootsMagPirate = магнитные ботинки пирата
.desc = Боевые магнитки перекрашенные в пирацкие цвета
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
research-technology-handcraft-nvd = Кустарные ПНВ
research-technology-basic-nvd = Продвинутое ПНВ
research-technology-extended-amunitions = Расширенные магазины
research-technology-combat-equipment = Боевое снаряжение
research-technology-extended-amunitions = Расширенные магазины
2 changes: 2 additions & 0 deletions Resources/Prototypes/Catalog/Fills/Lockers/suit_storage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@
- id: OxygenTankFilled
- id: ClothingOuterHardsuitPirateEVA
- id: ClothingMaskGas
- id: ClothingShoesBootsMagPirate

#NTSRA Voidsuit
- type: entity
Expand Down Expand Up @@ -260,6 +261,7 @@
- id: OxygenTankFilled
- id: ClothingOuterHardsuitPirateCap
- id: ClothingMaskGas
- id: ClothingShoesBootsMagPirate

#Wizard
- type: entity
Expand Down
2 changes: 2 additions & 0 deletions Resources/Prototypes/Entities/Structures/Machines/lathe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,7 @@
- PowerCageHigh
- PowerCageMedium
- PowerCageSmall
- ClothingShoesBootsMagCombat
# Sunrise-end
- type: EmagLatheRecipes
emagDynamicRecipes:
Expand Down Expand Up @@ -960,6 +961,7 @@
- WeaponEnergyGunMini # Sunrise - Miniature Energy Gun
- WeaponEnergyGunPistol # Sunrise - PDW-9 Energy Pistol
- WeaponGunLaserCarbineAutomatic # Sunrise - IK-60 Laser Carbine
- ClothingShoesBootsMagCombat # Sunrise - Combat Magboots
- type: MaterialStorage
whitelist:
tags:
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Roles/Jobs/CentComm/cburn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
ears: ClothingHeadsetAltCentCom
gloves: ClothingHandsGlovesCombat
outerClothing: ClothingOuterHardsuitCBURN
shoes: ClothingShoesBootsCombatFilled
shoes: ClothingShoesBootsMagCombat
id: CBURNPDA
pocket1: RadioHandheld
pocket2: WeaponLaserGun
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@
equipment:
jumpsuit: ClothingUniformJumpsuitERTSecurity
back: ClothingBackpackERTSecurity
shoes: ClothingShoesBootsMag
shoes: ClothingShoesBootsMagCombat
mask: ClothingMaskGasERT
eyes: ClothingEyesGlassesSecurity
gloves: ClothingHandsGlovesCombat
Expand All @@ -311,7 +311,7 @@
equipment:
jumpsuit: ClothingUniformJumpsuitERTSecurity
back: ClothingBackpackERTSecurity
shoes: ClothingShoesBootsMag
shoes: ClothingShoesBootsMagCombat
mask: ClothingMaskGasERT
eyes: ClothingEyesGlassesSecurity
gloves: ClothingHandsGlovesCombat
Expand Down Expand Up @@ -376,7 +376,7 @@
equipment:
jumpsuit: ClothingUniformJumpsuitERTMedic
back: ClothingBackpackERTMedical
shoes: ClothingShoesBootsMag
shoes: ClothingShoesBootsMagCombat
mask: ClothingMaskGasERT
eyes: ClothingEyesHudMedical
gloves: ClothingHandsGlovesNitrile
Expand Down Expand Up @@ -437,7 +437,7 @@
equipment:
jumpsuit: ClothingUniformJumpsuitERTJanitor
back: ClothingBackpackERTJanitor
shoes: ClothingShoesBootsMag
shoes: ClothingShoesBootsMagCombat
mask: ClothingMaskGasERT
gloves: ClothingHandsGlovesColorPurple
outerClothing: ClothingOuterHardsuitERTJanitor
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
- type: entity
parent: [ClothingShoesBootsMag, ClothingShoesBootsCombat, BaseSecurityContraband]
id: ClothingShoesBootsMagCombat
name: combat magboots
description: Combat magnetic boots, often used during extravehicular activity to ensure the user remains safely attached to the vehicle.
components:
- type: Sprite
sprite: _Sunrise/Clothing/Shoes/magboots-combat.rsi
state: icon
- type: Clothing
sprite: _Sunrise/Clothing/Shoes/magboots-combat.rsi
- type: Magboots
- type: ClothingSpeedModifier
walkModifier: 0.95
sprintModifier: 0.9
- type: ClothingSlowOnDamageModifier
modifier: 0.5

- type: entity
parent: ClothingShoesBootsMagCombat
id: ClothingShoesBootsMagPirate
name: pirate magboots
description: Repainted combat magnets to match the colors of pirates.
components:
- type: Sprite
sprite: _Sunrise/Clothing/Shoes/magboots-pirate.rsi
state: icon
- type: Clothing
sprite: _Sunrise/Clothing/Shoes/magboots-pirate.rsi
- type: Magboots
11 changes: 11 additions & 0 deletions Resources/Prototypes/_Sunrise/Recipes/Lathes/security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -318,3 +318,14 @@
Steel: 3000
Glass: 1500
Plastic: 300

- type: latheRecipe
id: ClothingShoesBootsMagCombat
result: ClothingShoesBootsMagCombat
category: Weapons
completetime: 12
materials:
Steel: 1500
Plastic: 500
Plasma: 300
Silver: 200
12 changes: 12 additions & 0 deletions Resources/Prototypes/_Sunrise/Research/arsenal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,18 @@
recipeUnlocks:
- WeaponEnergyGunPistol

- type: technology
id: CombatEquipment
name: research-technology-combat-equipment #
icon:
sprite: _Sunrise/Clothing/Shoes/magboots-combat.rsi
state: icon
discipline: Arsenal
tier: 2
cost: 7500
recipeUnlocks:
- ClothingShoesBootsMagCombat

- type: technology
id: Advanced Laser Manipulation
name: research-technology-advance-laser #
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/7e4e9d432d88981fb9bb463970c5b98ce85c0abe Based and edited by SungYandy",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "equipped-FEET",
"directions": 4
},
{
"name": "on-equipped-FEET",
"directions": 4
},
{
"name": "icon"
},
{
"name": "icon-on"
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
},
{
"name": "on-inhand-left",
"directions": 4
},
{
"name": "on-inhand-right",
"directions": 4
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/7e4e9d432d88981fb9bb463970c5b98ce85c0abe Based and edited by SungYandy",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "equipped-FEET",
"directions": 4
},
{
"name": "on-equipped-FEET",
"directions": 4
},
{
"name": "icon"
},
{
"name": "icon-on"
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
},
{
"name": "on-inhand-left",
"directions": 4
},
{
"name": "on-inhand-right",
"directions": 4
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading