Skip to content

Commit

Permalink
Merge pull request #651 from Ratyyy/mechs
Browse files Browse the repository at this point in the history
радость ГМов + перенос шприцемета к мехам + пару текстур
  • Loading branch information
PyotrIgn authored Apr 27, 2024
2 parents 0cb6160 + afddba2 commit 5a1785a
Show file tree
Hide file tree
Showing 17 changed files with 12 additions and 70 deletions.
Binary file added Resources/Audio/Mecha/mecha_drill.ogg
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ ent-WeaponSubMachineGunWt550 = WT550
ent-SyringeGun = шприцевый пистолет
.desc = Пистолет-шприцемет, разработанный организацией Синдиката. Использует шприцевые картриджи.
.suffix = Медицинский пистолет
ent-DnaSyringeGun = шприцемет
.desc = Однозарядный шприцемет, предоставляемый НТ специально для медиков. Использует шприцевые картриджи
ent-DnaSyringeGun = навесной шприцемет
.desc = Многозарядный шприцемет, предоставляемый НТ специально для экзоскелета "Одиссей". Использует шприцевые картриджи
.suffix = Медицинский пистолет
Original file line number Diff line number Diff line change
Expand Up @@ -43,40 +43,3 @@
steps: 1
zeroVisible: true
- type: Appearance

- type: entity
name: Syringe gun
parent: BaseWeaponSubMachineGun
id: DnaSyringeGun
description: Syringe gun provided by NT specifically for medics. Can store two cartridges. Uses syringe cartridges
components:
- type: Sprite
sprite: Objects/Weapons/Guns/SMGs/dnasyringegun.rsi
layers:
- state: base
map: ["enum.GunVisualLayers.Base"]
- state: mag-0
map: ["enum.GunVisualLayers.Mag"]
- type: Clothing
sprite: Objects/Weapons/Guns/SMGs/dnasyringegun.rsi
- type: Gun
fireRate: 2
selectedMode: FullAuto
availableModes:
- FullAuto
soundGunshot:
path: /Audio/Weapons/Guns/Gunshots/syringeproj.ogg
- type: ItemSlots
slots:
gun_chamber:
name: Chamber
startingItem: Syringecartridge
priority: 1
whitelist:
tags:
- Syringecartridge
- type: MagazineVisuals
magState: mag
steps: 1
zeroVisible: true
- type: Appearance
1 change: 0 additions & 1 deletion Resources/Prototypes/Entities/Effects/ambient_sounds.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
- type: entity
id: AmbientSoundSourceFlies
noSpawn: true
components:
- type: AmbientSound
volume: -5
Expand Down
5 changes: 2 additions & 3 deletions Resources/Prototypes/Entities/Effects/bluespace_flash.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
- type: entity
id: EffectFlashBluespace
noSpawn: true
components:
- type: PointLight
radius: 10.5
Expand All @@ -9,5 +8,5 @@
- type: TimedDespawn
lifetime: 1
- type: EmitSoundOnSpawn
sound:
path: /Audio/Effects/Lightning/lightningbolt.ogg
sound:
path: /Audio/Effects/Lightning/lightningbolt.ogg
3 changes: 1 addition & 2 deletions Resources/Prototypes/Entities/Effects/emp_effects.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
- type: entity
id: EffectEmpPulse
noSpawn: true
components:
- type: TimedDespawn
lifetime: 0.8
Expand All @@ -17,7 +16,7 @@
tags:
- HideContextMenu
- type: EmitSoundOnSpawn
sound:
sound:
path: /Audio/Effects/Lightning/lightningbolt.ogg
- type: AnimationPlayer

Expand Down
8 changes: 3 additions & 5 deletions Resources/Prototypes/Entities/Effects/exclamation.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
- type: entity
id: Exclamation
name: exclamation
noSpawn: true
save: false
components:
- type: Transform
Expand All @@ -17,12 +16,11 @@
- type: Tag
tags:
- HideContextMenu


- type: entity
id: WhistleExclamation
name: exclamation
noSpawn: true
components:
- type: Sprite
sprite: Structures/Storage/closet.rsi
Expand All @@ -36,4 +34,4 @@
lifetime: 0.8
- type: Tag
tags:
- HideContextMenu
- HideContextMenu
1 change: 0 additions & 1 deletion Resources/Prototypes/Entities/Effects/explosion_light.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
- type: entity
noSpawn: true
id: ExplosionLight
name: explosion light
components:
Expand Down
3 changes: 1 addition & 2 deletions Resources/Prototypes/Entities/Effects/hearts.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
- type: entity
id: EffectHearts
noSpawn: true
components:
- type: TimedDespawn
lifetime: 0.85
Expand All @@ -13,4 +12,4 @@
- type: Tag
tags:
- HideContextMenu
- type: AnimationPlayer
- type: AnimationPlayer
2 changes: 0 additions & 2 deletions Resources/Prototypes/Entities/Effects/lightning.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
name: lightning
id: Lightning
parent: BaseLightning
noSpawn: true
components:
- type: Lightning
canArc: true
Expand Down Expand Up @@ -112,7 +111,6 @@
name: supercharged lightning
id: SuperchargedLightning
parent: ChargedLightning
noSpawn: true
components:
- type: Sprite
sprite: /Textures/Effects/lightning.rsi
Expand Down
2 changes: 0 additions & 2 deletions Resources/Prototypes/Entities/Effects/sparks.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
- type: entity
id: EffectSparks
noSpawn: true
components:
- type: TimedDespawn
lifetime: 0.5
Expand All @@ -23,7 +22,6 @@

- type: entity
id: EffectTeslaSparks
noSpawn: true
components:
- type: TimedDespawn
lifetime: 0.5
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,6 @@
- ClothingEyesHudSecurity #Sirena T4 add
- ADTClothingEyesHudAdvanced #Sirena T4 add
- ADTPowerCellHyper
- DnaSyringeGun
- LedLightTubeViolet
- LedLightTubeYellow
- LedLightTubeBlue
Expand Down
11 changes: 0 additions & 11 deletions Resources/Prototypes/Recipes/Lathes/chemistry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,6 @@
materials:
Glass: 200

- type: latheRecipe
id: DnaSyringeGun
result: DnaSyringeGun
completetime: 5
materials:
Steel: 350
Plastic: 350
Glass: 200
Plasma: 100
Silver: 100

- type: latheRecipe
id: Syringecartridge
result: Syringecartridge
Expand Down
1 change: 0 additions & 1 deletion Resources/Prototypes/Research/biochemical.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@
recipeUnlocks:
- ChemMasterMachineCircuitboard
- ChemDispenserMachineCircuitboard
- DnaSyringeGun
- Syringecartridge
- BorgModuleAdvancedTreatment
technologyPrerequisites:
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.
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,9 @@
},
{
"name": "mecha_kineticgun"
},
{
"name": "mecha_humanstealer"
}
]
}

0 comments on commit 5a1785a

Please sign in to comment.