Merge pull request #5835 from Squiggles211/wall-damage
Removed false damage states which caused invisible walls. Fixes #5654
This commit is contained in:
@@ -644,9 +644,6 @@ brik:
|
||||
damaged-idle:
|
||||
Start: 32
|
||||
Length: 16
|
||||
critical-idle:
|
||||
Start: 48
|
||||
Length: 16
|
||||
icon: brikicon
|
||||
Start: 0
|
||||
|
||||
@@ -654,9 +651,6 @@ sbag:
|
||||
idle:
|
||||
Start: 0
|
||||
Length: 16
|
||||
damaged-idle:
|
||||
Start: 16
|
||||
Length: 16
|
||||
icon: sbagicon
|
||||
Start: 0
|
||||
|
||||
@@ -664,9 +658,6 @@ fenc:
|
||||
idle:
|
||||
Start: 0
|
||||
Length: 16
|
||||
damaged-idle:
|
||||
Start: 16
|
||||
Length: 16
|
||||
icon: fencicon
|
||||
Start: 0
|
||||
|
||||
@@ -676,7 +667,4 @@ cycl:
|
||||
Length: 16
|
||||
damaged-idle:
|
||||
Start: 16
|
||||
Length: 16
|
||||
critical-idle:
|
||||
Start: 32
|
||||
Length: 16
|
||||
Reference in New Issue
Block a user