mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
parent
a2b964a993
commit
dafefda04a
@ -67,7 +67,7 @@ class ADDON {
|
||||
class Crush: Abrasion {
|
||||
effectiveness = 1;
|
||||
reopeningChance = 0.2;
|
||||
reopeningMinDelay = 20;
|
||||
reopeningMinDelay = 200;
|
||||
reopeningMaxDelay = 1000;
|
||||
};
|
||||
class CrushMinor: Crush {
|
||||
|
Loading…
Reference in New Issue
Block a user