Skip to content

Commit

Permalink
Fix toxin commando pixel
Browse files Browse the repository at this point in the history
  • Loading branch information
dnqbob committed Nov 25, 2024
1 parent a3352af commit 1bbe11c
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 15 deletions.
Binary file modified mods/sp/bits/nod/infantry/bhs2.shp
Binary file not shown.
2 changes: 2 additions & 0 deletions mods/sp/rules/infantry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1085,6 +1085,8 @@ BHS:
SharedPassenger:
CustomPipType: red
RenderSprites:
WithInfantryBody:
StandSequences: stand, stand2
-DamagedByTerrain:
ActorStatValues:
Damage: 75
Expand Down
35 changes: 20 additions & 15 deletions mods/sp/sequences/nodseq.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -344,41 +344,46 @@ bhs:
Filename: bhs2.shp
Tick: 80
stand:
Start: 124
Facings: 8
ShadowStart: 132
Stride: 2
ShadowStart: 263
stand2:
Facings: 8
ShadowStart: 139
run:
Start: 8
Length: 6
Facings: 8
ShadowStart: 140
ShadowStart: 147
idle1:
Start: 56
Length: 15
ShadowStart: 188
Length: 20
ShadowStart: 195
idle2:
Start: 71
Length: 15
ShadowStart: 203
Start: 76
Length: 17
ShadowStart: 215
die1:
Start: 86
Start: 93
Length: 15
ShadowStart: 218
ShadowStart: 232
die2:
Start: 101
Start: 108
Length: 15
ShadowStart: 233
ShadowStart: 247
Tick: 80
die-crushed:
Start: 111
Start: 118
Length: 5
ShadowStart: 243
ShadowStart: 257
Tick: 800
ZOffset: -511
shoot:
Start: 116
Start: 123
Length: 2
Facings: 8
ShadowStart: 248
ShadowStart: 262
IgnoreWorldTint: true
Tick: 120
icon:
Expand Down

0 comments on commit 1bbe11c

Please sign in to comment.