Add more dakka (#307)
* Add more dakka Some slight codebase changes to facilitate more robust behaviour. * Update Content.Server/GameObjects/Components/Projectiles/ProjectileComponent.cs Co-Authored-By: Pieter-Jan Briers <pieterjan.briers@gmail.com> * Remix last stereo to mono hpistol + ltrifle
This commit is contained in:
committed by
Pieter-Jan Briers
parent
44fdf4022e
commit
9431011ba5
@@ -2096,7 +2096,7 @@ entities:
|
||||
entities: []
|
||||
type: Robust.Server.GameObjects.Components.Container.Container
|
||||
type: ContainerContainer
|
||||
- type: magazine_12mm_filled
|
||||
- type: magazine_10mm_smg
|
||||
uid: 267
|
||||
components:
|
||||
- grid: 0
|
||||
@@ -2108,7 +2108,7 @@ entities:
|
||||
entities: []
|
||||
type: Robust.Server.GameObjects.Components.Container.Container
|
||||
type: ContainerContainer
|
||||
- type: magazine_12mm_filled
|
||||
- type: magazine_10mm_smg
|
||||
uid: 268
|
||||
components:
|
||||
- grid: 0
|
||||
@@ -2120,7 +2120,7 @@ entities:
|
||||
entities: []
|
||||
type: Robust.Server.GameObjects.Components.Container.Container
|
||||
type: ContainerContainer
|
||||
- type: magazine_12mm_filled
|
||||
- type: magazine_10mm_smg
|
||||
uid: 269
|
||||
components:
|
||||
- grid: 0
|
||||
|
||||
Reference in New Issue
Block a user