Skip to content

Commit

Permalink
Wallmount
Browse files Browse the repository at this point in the history
  • Loading branch information
dvir001 committed Jan 2, 2024
1 parent bc9bea1 commit 1318a4c
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@
- type: entity
id: WeaponRackWallmountedBase
parent: WeaponRackBase
suffix: Wallmounted
suffix: Wallmount
components:
- type: WallMount
arc: 360
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
- type: entity
id: WeaponRackMeleeWallmountedBase
parent: WeaponRackMeleeBase
suffix: Wallmounted
suffix: Wallmount
components:
- type: WallMount
arc: 360
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@
- type: entity
id: WeaponRackPistolWallmountedBase
parent: WeaponRackPistolBase
suffix: Wallmounted
suffix: Wallmount
components:
- type: WallMount
arc: 360
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
- type: entity
id: WeaponRackWallmountedCaptain
parent: WeaponRackWallmountedBase
suffix: Captain, Wallmounted
suffix: Captain, Wallmount
components:
- type: Sprite
drawdepth: WallMountedItems
Expand Down Expand Up @@ -62,7 +62,7 @@
- type: entity
id: WeaponRackMeleeWallmountedCaptain
parent: WeaponRackMeleeWallmountedBase
suffix: Captain, Wallmounted
suffix: Captain, Wallmount
components:
- type: Sprite
drawdepth: WallMountedItems
Expand Down Expand Up @@ -101,7 +101,7 @@
- type: entity
id: WeaponRackPistolWallmountedCaptain
parent: WeaponRackPistolWallmountedBase
suffix: Captain, Wallmounted
suffix: Captain, Wallmount
components:
- type: Sprite
drawdepth: WallMountedItems
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
- type: entity
id: WeaponRackWallmountedMercenary
parent: WeaponRackWallmountedBase
suffix: Mercenary, Wallmounted
suffix: Mercenary, Wallmount
components:
- type: Sprite
drawdepth: WallMountedItems
Expand Down Expand Up @@ -60,7 +60,7 @@
- type: entity
id: WeaponRackMeleeWallmountedMercenary
parent: WeaponRackMeleeWallmountedBase
suffix: Mercenary, Wallmounted
suffix: Mercenary, Wallmount
components:
- type: Sprite
drawdepth: WallMountedItems
Expand Down Expand Up @@ -99,7 +99,7 @@
- type: entity
id: WeaponRackPistolWallmountedMercenary
parent: WeaponRackPistolWallmountedBase
suffix: Mercenary, Wallmounted
suffix: Mercenary, Wallmount
components:
- type: Sprite
drawdepth: WallMountedItems
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
- type: entity
id: WeaponRackWallmountedSalvage
parent: WeaponRackWallmountedBase
suffix: Salvage, Wallmounted
suffix: Salvage, Wallmount
components:
- type: Sprite
drawdepth: WallMountedItems
Expand Down Expand Up @@ -60,7 +60,7 @@
- type: entity
id: WeaponRackMeleeWallmountedSalvage
parent: WeaponRackMeleeWallmountedBase
suffix: Salvage, Wallmounted
suffix: Salvage, Wallmount
components:
- type: Sprite
drawdepth: WallMountedItems
Expand Down Expand Up @@ -99,7 +99,7 @@
- type: entity
id: WeaponRackPistolWallmountedSalvage
parent: WeaponRackPistolWallmountedBase
suffix: Salvage, Wallmounted
suffix: Salvage, Wallmount
components:
- type: Sprite
drawdepth: WallMountedItems
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
- type: entity
id: WeaponRackWallmountedSecurity
parent: WeaponRackWallmountedBase
suffix: Security, Wallmounted
suffix: Security, Wallmount
components:
- type: Sprite
drawdepth: WallMountedItems
Expand Down Expand Up @@ -60,7 +60,7 @@
- type: entity
id: WeaponRackMeleeWallmountedSecurity
parent: WeaponRackMeleeWallmountedBase
suffix: Security, Wallmounted
suffix: Security, Wallmount
components:
- type: Sprite
drawdepth: WallMountedItems
Expand Down Expand Up @@ -99,7 +99,7 @@
- type: entity
id: WeaponRackPistolWallmountedSecurity
parent: WeaponRackPistolWallmountedBase
suffix: Security, Wallmounted
suffix: Security, Wallmount
components:
- type: Sprite
drawdepth: WallMountedItems
Expand Down

0 comments on commit 1318a4c

Please sign in to comment.