Skip to content

Commit

Permalink
Update mech.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ratyyy committed Aug 29, 2023
1 parent a03535b commit d7fa261
Showing 1 changed file with 44 additions and 18 deletions.
62 changes: 44 additions & 18 deletions Resources/Prototypes/Entities/Objects/Weapons/mech.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,10 @@
- type: Appearance
- type: MechEquipment
- type: UIFragment
- type: ContainerContainer
containers:
gun_magazine: !type:ContainerSlot
gun_chamber: !type:ContainerSlot

- type: entity
name: SRM-6 Missile Launcher
Expand All @@ -93,6 +97,10 @@
proto: CartridgeRocket
soundInsert:
path: /Audio/Weapons/Guns/MagIn/batrifle_magin.ogg
- type: ContainerContainer
containers:
ballistic-ammo: !type:Container
ents: []

- type: entity
name: Mounted Disabler PBT "Enforcer"
Expand Down Expand Up @@ -157,6 +165,10 @@
- FullAuto
- type: MechEquipment
- type: UIFragment
- type: ContainerContainer
containers:
ballistic-ammo: !type:Container
ents: []

- type: entity
name: Carbine FNX-99 "Aid"
Expand Down Expand Up @@ -209,6 +221,10 @@
- type: Appearance
- type: MechEquipment
- type: UIFragment
- type: ContainerContainer
containers:
gun_magazine: !type:ContainerSlot
gun_chamber: !type:ContainerSlot

- type: entity
name: Magazine for FNX-99 Carbine
Expand Down Expand Up @@ -245,6 +261,10 @@
- type: Appearance
- type: MechEquipment
- type: UIFragment
- type: ContainerContainer
containers:
ballistic-ammo: !type:Container
ents: []

- type: entity
name: Incinerator Cannon ZFI
Expand Down Expand Up @@ -331,6 +351,10 @@
proto: GrenadeFlash
soundInsert:
path: /Audio/Weapons/Guns/MagIn/batrifle_magin.ogg
- type: ContainerContainer
containers:
ballistic-ammo: !type:Container
ents: []

- type: entity
name: Mounted fire extinguisher.
Expand Down Expand Up @@ -398,6 +422,10 @@
proto: GrenadeFrag
soundInsert:
path: /Audio/Weapons/Guns/MagIn/batrifle_magin.ogg
- type: ContainerContainer
containers:
ballistic-ammo: !type:Container
ents: []

- type: entity
name: AC 2 "Ultra"
Expand Down Expand Up @@ -429,27 +457,13 @@
magState: mag
steps: 4
zeroVisible: true
- type: ItemSlots
slots:
gun_magazine:
name: Magazine
startingItem: MagazineLightRifleBoxAS29000
insertSound: /Audio/Weapons/Guns/MagIn/batrifle_magin.ogg
ejectSound: /Audio/Weapons/Guns/MagOut/batrifle_magout.ogg
priority: 2
whitelist:
tags:
- MagazineLightRifleBox
gun_chamber:
name: Chamber
startingItem: CartridgeLightRifle
priority: 1
whitelist:
tags:
- CartridgeLightRifle
- type: Appearance
- type: MechEquipment
- type: UIFragment
- type: ContainerContainer
containers:
gun_magazine: !type:ContainerSlot
gun_chamber: !type:ContainerSlot

- type: entity
name: Magazine for AC 2 "Ultra".
Expand Down Expand Up @@ -484,6 +498,10 @@
proto: Mousetrap
soundInsert:
path: /Audio/Weapons/Guns/MagIn/batrifle_magin.ogg
- type: ContainerContainer
containers:
ballistic-ammo: !type:Container
ents: []

- type: entity
name: Banana Mortar
Expand All @@ -510,6 +528,10 @@
proto: TrashBananaPeelOneTime
soundInsert:
path: /Audio/Weapons/Guns/MagIn/batrifle_magin.ogg
- type: ContainerContainer
containers:
ballistic-ammo: !type:Container
ents: []

- type: entity
name: Disposable Banana Peel
Expand Down Expand Up @@ -644,6 +666,10 @@
proto: LandMineExplosiveBanana
soundInsert:
path: /Audio/Weapons/Guns/MagIn/batrifle_magin.ogg
- type: ContainerContainer
containers:
ballistic-ammo: !type:Container
ents: []

- type: entity
name: Banana Peel Mine
Expand Down

0 comments on commit d7fa261

Please sign in to comment.