Skip to content

Commit 5a9f987

Browse files
authored
Merge pull request #176 from cortex-command-community/buymenu-icons-for-items
Buymenu/Inventory icons for items
2 parents 60a4fd8 + 807736c commit 5a9f987

File tree

98 files changed

+100
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

98 files changed

+100
-0
lines changed
995 Bytes

Data/Base.rte/Devices/Explosives/RemoteExplosive/RemoteExplosive.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ AddDevice = HDFirearm
6060
ScriptPath = Base.rte/Devices/Explosives/RemoteExplosive/RemoteExplosiveDetonator.lua
6161
SpriteFile = ContentFile
6262
FilePath = Base.rte/Devices/Explosives/RemoteExplosive/Detonator.png
63+
IconFile = ContentFile
64+
FilePath = Base.rte/Devices/Explosives/RemoteExplosive/DetonatorIcon.png
6365
FrameCount = 1
6466
SpriteOffset = Vector
6567
X = -2

Data/Base.rte/Devices/Tools/Constructor/Constructor.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -310,6 +310,8 @@ AddDevice = HDFirearm
310310
ScriptPath = Base.rte/Devices/Tools/Constructor/Constructor.lua
311311
SpriteFile = ContentFile
312312
FilePath = Base.rte/Devices/Tools/Constructor/ConstructorA.png
313+
IconFile = ContentFile
314+
FilePath = Base.rte/Devices/Tools/Constructor/ConstructorIcon.png
313315
FrameCount = 2
314316
SpriteOffset = Vector
315317
X = -9
1.05 KB

Data/Base.rte/Devices/Tools/Digger/Digger.ini

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,8 @@ AddDevice = HDFirearm
307307
GetsHitByMOs = 1
308308
SpriteFile = ContentFile
309309
FilePath = Base.rte/Devices/Tools/Digger/LightDigger.png
310+
IconFile = ContentFile
311+
FilePath = Base.rte/Devices/Tools/Digger/LightDiggerIcon.png
310312
FrameCount = 2
311313
SpriteOffset = Vector
312314
X = -8
@@ -447,6 +449,8 @@ AddDevice = HDFirearm
447449
GetsHitByMOs = 1
448450
SpriteFile = ContentFile
449451
FilePath = Base.rte/Devices/Tools/Digger/MediumDigger.png
452+
IconFile = ContentFile
453+
FilePath = Base.rte/Devices/Tools/Digger/MediumDiggerIcon.png
450454
FrameCount = 2
451455
SpriteOffset = Vector
452456
X = -7
@@ -585,6 +589,8 @@ AddDevice = HDFirearm
585589
GetsHitByMOs = 1
586590
SpriteFile = ContentFile
587591
FilePath = Base.rte/Devices/Tools/Digger/HeavyDigger.png
592+
IconFile = ContentFile
593+
FilePath = Base.rte/Devices/Tools/Digger/HeavyDiggerIcon.png
588594
FrameCount = 2
589595
SpriteOffset = Vector
590596
X = -8
1.04 KB
1.02 KB
1.03 KB

Data/Base.rte/Devices/Tools/Disarmer/Disarmer.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,8 @@ AddDevice = HDFirearm
9797
ScriptPath = Base.rte/Devices/Tools/Disarmer/Disarmer.lua
9898
SpriteFile = ContentFile
9999
FilePath = Base.rte/Devices/Tools/Disarmer/Disarmer.png
100+
IconFile = ContentFile
101+
FilePath = Base.rte/Devices/Tools/Disarmer/DisarmerIcon.png
100102
FrameCount = 7
101103
SpriteOffset = Vector
102104
X = -7
1.07 KB

0 commit comments

Comments
 (0)