Update Source/objects.cpp
This commit is contained in:
parent
dbbd6f2700
commit
6ee2fcbcda
1 changed files with 1 additions and 1 deletions
|
|
@ -4595,7 +4595,7 @@ void __fastcall OperateWeaponRack(int pnum, int i, BOOL sendmsg)
|
|||
SetRndSeed(object[i]._oRndSeed);
|
||||
|
||||
switch (random(0, 4)) {
|
||||
case 2:
|
||||
case ITYPE_BOW-1:
|
||||
weaponType = ITYPE_BOW;
|
||||
break;
|
||||
case 1:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue