Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.

Commit 1e3d4b8

Browse files
committed
Moved Medikit to Special folder
1 parent 5f14132 commit 1e3d4b8

File tree

5 files changed

+3
-3
lines changed

5 files changed

+3
-3
lines changed

Base.rte/Devices.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ IncludeFile = Base.rte/Devices/Tools/ConcreteSprayer/ConcreteSprayer.ini
3737
IncludeFile = Base.rte/Devices/Tools/Repeller/Repeller.ini
3838
IncludeFile = Base.rte/Devices/Tools/GrappleGun/GrappleGun.ini
3939
IncludeFile = Base.rte/Devices/Tools/Constructor/Constructor.ini
40-
IncludeFile = Base.rte/Devices/Tools/Medikit/Medikit.ini
4140

4241

4342
// Shields
@@ -47,4 +46,5 @@ IncludeFile = Base.rte/Devices/Shields/RiotShield/RiotShield.ini
4746

4847
// Special
4948

49+
IncludeFile = Base.rte/Devices/Special/Medikit/Medikit.ini
5050
IncludeFile = Base.rte/Devices/Artifacts/Artifacts.ini

Base.rte/Devices/Tools/Medikit/Medikit.ini renamed to Base.rte/Devices/Special/Medikit/Medikit.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@ AddDevice = HDFirearm
4141
Mass = 2.0
4242
HitsMOs = 0
4343
GetsHitByMOs = 1
44-
ScriptPath = Base.rte/Devices/Tools/Medikit/Medikit.lua
44+
ScriptPath = Base.rte/Devices/Special/Medikit/Medikit.lua
4545
SpriteFile = ContentFile
46-
FilePath = Base.rte/Devices/Tools/Medikit/MedikitB.bmp
46+
FilePath = Base.rte/Devices/Special/Medikit/MedikitB.bmp
4747
FrameCount = 1
4848
SpriteOffset = Vector
4949
X = -6

0 commit comments

Comments
 (0)