Accidentally implemented Demolisher.
Additional adjustments.
This commit is contained in:
parent
225ffcc1e9
commit
6196e04160
28 changed files with 622 additions and 18 deletions
|
|
@ -201,7 +201,7 @@ Class UPlayer : UTPlayer
|
|||
dsp.pendingupgrade = 4;
|
||||
else
|
||||
{
|
||||
dsp.upgradelevel = 4;
|
||||
dsp.pendingupgrade = dsp.upgradelevel = 4;
|
||||
dsp.MainUse = min(6,dsp.upgradelevel+1);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue