mirror of
https://github.com/YGGverse/hlsdk-portable.git
synced 2025-01-23 21:24:27 +00:00
Fixed pepsigun and rock
This commit is contained in:
parent
7a90868645
commit
8370f5ed5f
@ -86,7 +86,7 @@ int CRock::GetItemInfo( ItemInfo *p )
|
||||
p->pszAmmo2 = NULL;
|
||||
p->iMaxAmmo2 = -1;
|
||||
p->iMaxClip = 8;
|
||||
p->iSlot = 2;
|
||||
p->iSlot = 4;
|
||||
p->iPosition = 4;
|
||||
p->iFlags = 0;
|
||||
p->iId = m_iId = WEAPON_ROCK;
|
||||
|
Loading…
x
Reference in New Issue
Block a user