Cleanup gun containers (probably last time) (#8575)
- snake_case instead of kebab-case - Remove old MagazineBarrel containers - Remove old event
This commit is contained in:
@@ -36398,8 +36398,8 @@ entities:
|
||||
parent: 30
|
||||
type: Transform
|
||||
- containers:
|
||||
gun-chamber: !type:ContainerSlot {}
|
||||
gun-magazine: !type:ContainerSlot
|
||||
gun_chamber: !type:ContainerSlot {}
|
||||
gun_magazine: !type:ContainerSlot
|
||||
ent: 1990
|
||||
type: ContainerContainer
|
||||
- canCollide: False
|
||||
@@ -36420,8 +36420,8 @@ entities:
|
||||
parent: 30
|
||||
type: Transform
|
||||
- containers:
|
||||
gun-chamber: !type:ContainerSlot {}
|
||||
gun-magazine: !type:ContainerSlot
|
||||
gun_chamber: !type:ContainerSlot {}
|
||||
gun_magazine: !type:ContainerSlot
|
||||
ent: 1992
|
||||
type: ContainerContainer
|
||||
- canCollide: False
|
||||
@@ -36492,8 +36492,8 @@ entities:
|
||||
parent: 30
|
||||
type: Transform
|
||||
- containers:
|
||||
gun-chamber: !type:ContainerSlot {}
|
||||
gun-magazine: !type:ContainerSlot
|
||||
gun_chamber: !type:ContainerSlot {}
|
||||
gun_magazine: !type:ContainerSlot
|
||||
ent: 1999
|
||||
type: ContainerContainer
|
||||
- canCollide: False
|
||||
|
||||
Reference in New Issue
Block a user