Skip to content

Commit 02e725f

Browse files
Micky5991romanzipp
authored andcommitted
Update weapon hashes for latest GTA 1.46
1 parent 9af686a commit 02e725f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/AlternateLife.RageMP.Net/Enums/WeaponHash.cs

+5-1
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,10 @@ public enum WeaponHash : uint
9090
Bottle = 4192643659,
9191
CarbineRifleMk2 = 4208062921,
9292
Parachute = 4222310262,
93-
SmokeGrenade = 4256991824
93+
SmokeGrenade = 4256991824,
94+
RayPistol = 2939590305,
95+
RayCarbine = 1198256469,
96+
RayMinigun = 3056410471,
97+
9498
}
9599
}

0 commit comments

Comments
 (0)