mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-01 13:25:46 -04:00
fd24: Fix flamethrower
The FLMF sprites need to include the whole weapon, not just the flame part (as other weapons do). We also need to fix the offsets.
This commit is contained in:
parent
553a968d61
commit
f998834dee
3 changed files with 5 additions and 5 deletions
10
fd24.txt
10
fd24.txt
|
@ -289,8 +289,8 @@ POB6A0
|
|||
POLAA0 20 44
|
||||
|
||||
INCNA0 ; Incinerator (flamethrower)
|
||||
FLMGA0 -58 -111
|
||||
FLMGB0 -58 -115
|
||||
FLMGC0 -58 -115
|
||||
FLMFA0 -59 -61
|
||||
FLMFB0 -58 -61
|
||||
FLMGA0 -58 -104
|
||||
FLMGB0 -58 -104
|
||||
FLMGC0 -58 -104
|
||||
FLMFA0 -59 -50
|
||||
FLMFB0 -58 -50
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 6.5 KiB After Width: | Height: | Size: 9.5 KiB |
Binary file not shown.
Before Width: | Height: | Size: 6.4 KiB After Width: | Height: | Size: 9.3 KiB |
Loading…
Add table
Add a link
Reference in a new issue