Skip to content

Commit

Permalink
Adds the Energy Shotgun to HOS lockers (#2182)
Browse files Browse the repository at this point in the history
* Adds e-shotgun

Signed-off-by: Stop-Signs <stopsign221@gmail.com>

* Fixed the projectiles

Signed-off-by: Stop-Signs <stopsign221@gmail.com>

* 3-5 buisness days later

Signed-off-by: Stop-Signs <stopsign221@gmail.com>

* Typo

Signed-off-by: Stop-Signs <stopsign221@gmail.com>

* Requested Changes

* Update projectiles.yml

Signed-off-by: Stop-Signs <stopsign221@gmail.com>

---------

Signed-off-by: Stop-Signs <stopsign221@gmail.com>
  • Loading branch information
Stop-Signs authored Nov 17, 2024
1 parent 55a4ca0 commit 129b8f7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Resources/Prototypes/Catalog/Fills/Lockers/heads.yml
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@
- !type:NestedSelector # DeltaV
tableId: LockerFillHeadOfSecurityDeltaV
- id: BookSecretDocuments
#- id: WeaponEnergyShotgun # DeltaV - replaced by X-01
- id: WeaponEnergyShotgun
- id: BookSpaceLaw
- id: BoxEncryptionKeySecurity
- id: CigarGoldCase
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1030,15 +1030,16 @@
bounds: "-0.15,-0.3,0.15,0.3"
hard: false
mask:
- Impassable
- BulletImpassable
# - Impassable
# - BulletImpassable
- Opaque # Delta-V changed from impassable so that they can go through windows
fly-by: *flybyfixture
- type: Ammo
- type: Projectile
impactEffect: BulletImpactEffectOrangeDisabler
damage:
types:
Heat: 13
Heat: 10 # DeltaV changed from 13 to 10

- type: entity
name: wide laser barrage
Expand Down

0 comments on commit 129b8f7

Please sign in to comment.