Skip to content

Commit

Permalink
Revert "Анаконда (#118)" (#241)
Browse files Browse the repository at this point in the history
This reverts commit 9f417bc.

Co-authored-by: Doublechest <[email protected]>
  • Loading branch information
doublechest0 and Doublechest authored Nov 5, 2024
1 parent fb885be commit 3c2170a
Show file tree
Hide file tree
Showing 13 changed files with 0 additions and 116 deletions.
13 changes: 0 additions & 13 deletions Resources/Prototypes/Stories/Catalog/uplink_catalog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,19 +18,6 @@
categories:
- UplinkWearables

- type: listing
id: UplinkPistolAnaconda
name: Анаконда
description: Легендарная Анаконда - тяжёлый пистолет, стреляющий уникальными патронами калибра .40 безгильзовый, которые создаются с помощью встроенного фабрикатора.
productEntity: WeaponPistolAnaconda
discountCategory: veryRareDiscounts
discountDownTo:
Telecrystal: 4
cost:
Telecrystal: 8
categories:
- UplinkWeaponry

- type: listing
id: UplinkClothingEyesThermalVisionMonocular
name: Монокль термального зрения
Expand Down

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -42,49 +42,3 @@
whitelist:
tags:
- CartridgeMagnum

- type: entity
name: Анаконда
parent: [ BaseItem, BaseSyndicateContraband ] # Не наследуется от пистолета, так как не использует магазины. Система контрабанды у нас своя, но для постоянности пусть будет контрабандой Синдиката
id: WeaponPistolAnaconda
description: Тяжёлый пистолет, стреляющий патронами калибра .40 безгильзовый, которые создаются с помощью встроенного фабрикатора.
components:
- type: Gun
fireRate: 3
availableModes:
- SemiAuto
soundGunshot:
path: /Audio/Weapons/Guns/Gunshots/hpistol.ogg
- type: Item
size: Small
shape:
- 0,0,1,0
- 0,1,0,1
- type: Tag
tags:
- Sidearm
- type: Clothing
sprite: Stories/Objects/Weapons/Guns/Pistols/anaconda.rsi
quickEquip: false
slots:
- suitStorage
- Belt
- type: Sprite
sprite: Stories/Objects/Weapons/Guns/Pistols/anaconda.rsi
layers:
- state: base
map: ["enum.GunVisualLayers.Base"]
- state: mag-0
map: ["enum.GunVisualLayers.Mag"]
- type: ContainerContainer
containers:
ballistic-ammo: !type:Container
- type: BasicEntityAmmoProvider
proto: CartridgeAnaconda
capacity: 7
count: 7
- type: RechargeBasicEntityAmmo
rechargeCooldown: 4
rechargeSound:
path: /Audio/Weapons/Guns/Cock/shotgun_close.ogg
- type: AmmoCounter
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

0 comments on commit 3c2170a

Please sign in to comment.