Skip to content

Commit

Permalink
Норм
Browse files Browse the repository at this point in the history
  • Loading branch information
Farrellka-dev committed Dec 17, 2024
1 parent eb78976 commit 9edf0f1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
- type: Sprite
snapCardinals: true
noRot: true
sprite: _NF/Structures/Furniture/Armory/weapon_rack.rsi
sprite: _LostParadise/Structures/Furniture/Armory/weapon_rack.rsi
layers:
- state: base-gun
color: "#515e5e"
Expand Down Expand Up @@ -106,7 +106,7 @@
components:
- Gun
- type: ItemMapper
sprite: _NF/Structures/Furniture/Armory/weapon_rack.rsi
sprite: _LostParadise/Structures/Furniture/Armory/weapon_rack.rsi
mapLayers:
gun-1:
minCount: 1
Expand Down Expand Up @@ -201,7 +201,7 @@
components:
- MeleeWeapon
- type: ItemMapper
sprite: _NF/Structures/Furniture/Armory/weapon_rack.rsi
sprite: _LostParadise/Structures/Furniture/Armory/weapon_rack.rsi
mapLayers:
melee-1:
minCount: 1
Expand Down Expand Up @@ -298,7 +298,7 @@
tags:
- Sidearm
- type: ItemMapper
sprite: _NF/Structures/Furniture/Armory/weapon_rack.rsi
sprite: _LostParadise/Structures/Furniture/Armory/weapon_rack.rsi
mapLayers:
pistol-1:
minCount: 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
category: construction-category-furniture
description: A storage unit for expeditiated pacification measures.
icon:
sprite: _NF/Structures/Furniture/Armory/weapon_rack.rsi
sprite: _LostParadise/Structures/Furniture/Armory/weapon_rack.rsi
state: base-gun
objectType: Structure
placementMode: SnapgridCenter
Expand All @@ -25,7 +25,7 @@
category: construction-category-furniture
description: A storage unit for expeditiated pacification measures.
icon:
sprite: _NF/Structures/Furniture/Armory/weapon_rack.rsi
sprite: _LostParadise/Structures/Furniture/Armory/weapon_rack.rsi
state: base-gun-wall
objectType: Structure
placementMode: SnapgridCenter
Expand All @@ -42,7 +42,7 @@
category: construction-category-furniture
description: A storage unit for expeditiated pacification measures.
icon:
sprite: _NF/Structures/Furniture/Armory/weapon_rack.rsi
sprite: _LostParadise/Structures/Furniture/Armory/weapon_rack.rsi
state: base-melee
objectType: Structure
placementMode: SnapgridCenter
Expand All @@ -59,7 +59,7 @@
category: construction-category-furniture
description: A storage unit for expeditiated pacification measures.
icon:
sprite: _NF/Structures/Furniture/Armory/weapon_rack.rsi
sprite: _LostParadise/Structures/Furniture/Armory/weapon_rack.rsi
state: base-melee-wall
objectType: Structure
placementMode: SnapgridCenter
Expand All @@ -76,7 +76,7 @@
category: construction-category-furniture
description: A storage unit for expeditiated pacification measures.
icon:
sprite: _NF/Structures/Furniture/Armory/weapon_rack.rsi
sprite: _LostParadise/Structures/Furniture/Armory/weapon_rack.rsi
state: base-pistol
objectType: Structure
placementMode: SnapgridCenter
Expand All @@ -91,7 +91,7 @@
category: construction-category-furniture
description: A storage unit for expeditiated pacification measures.
icon:
sprite: _NF/Structures/Furniture/Armory/weapon_rack.rsi
sprite: _LostParadise/Structures/Furniture/Armory/weapon_rack.rsi
state: base-pistol-wall
objectType: Structure
placementMode: SnapgridCenter
Expand Down

0 comments on commit 9edf0f1

Please sign in to comment.