mirror of
https://gitlab.com/drummyfish/anarch.git
synced 2024-12-21 23:08:49 -05:00
Fix explosion threshold
This commit is contained in:
parent
4a67999c28
commit
0ddc889a69
@ -109,7 +109,7 @@
|
||||
How much damage triggers a barrel explosion.
|
||||
*/
|
||||
|
||||
#define SFG_BARREL_EXPLOSION_DAMAGE_THRESHOLD 11
|
||||
#define SFG_BARREL_EXPLOSION_DAMAGE_THRESHOLD 3
|
||||
|
||||
/**
|
||||
Maximum player health.
|
||||
|
Loading…
Reference in New Issue
Block a user