mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-11-10 14:51:46 +00:00
Changes StrifePlayer's RunHealth to 16.
SVN r1437 (trunk)
This commit is contained in:
parent
317b8c1d7c
commit
b246d79c8b
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ ACTOR StrifePlayer : PlayerPawn
|
|||
Player.ColorRange 128, 143
|
||||
Player.DisplayName "Rebel"
|
||||
Player.StartItem "PunchDagger"
|
||||
Player.RunHealth 10
|
||||
Player.RunHealth 16
|
||||
Player.WeaponSlot 1, PunchDagger
|
||||
Player.WeaponSlot 2, StrifeCrossbow2, StrifeCrossbow
|
||||
Player.WeaponSlot 3, AssaultGun
|
||||
|
|
Loading…
Reference in a new issue