mirror of
https://git.code.sf.net/p/quake/prozac-qfcc
synced 2024-11-10 07:11:51 +00:00
demoman gets a full 100 health now, in exchange for losing that mirv
This commit is contained in:
parent
d646013ec5
commit
19b51f1ced
1 changed files with 1 additions and 1 deletions
2
defs.qh
2
defs.qh
|
@ -921,7 +921,7 @@
|
|||
|
||||
// Class Details for DEMOLITION MAN
|
||||
#define PC_DEMOMAN_SKIN 1
|
||||
#define PC_DEMOMAN_MAXHEALTH 90
|
||||
#define PC_DEMOMAN_MAXHEALTH 100
|
||||
#define PC_DEMOMAN_MAXSPEED 290
|
||||
#define PC_DEMOMAN_MAXSTRAFESPEED 290
|
||||
#define PC_DEMOMAN_MAXARMOR 100
|
||||
|
|
Loading…
Reference in a new issue