mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-06 19:25:46 -04:00
sprites: new armour pickups. (#860)
* sprites: new armour pickups. At this point they're not really just "vests" anymore so I've changed the pickup message as well. * sprites: darken armor pickup shadows. The darkest bits were far too light, making the sprites look floaty and billboardy compared to typical (Free)Doom assets.
This commit is contained in:
parent
3841a053f9
commit
8d8da049f7
6 changed files with 6 additions and 6 deletions
|
@ -2244,10 +2244,10 @@ MANFB8B2 35 18
|
|||
; These are normal items that appear in both Freedoom and FreeDM.
|
||||
|
||||
AMMOA0 8 16
|
||||
ARM1A0 15 17
|
||||
ARM1B0 15 17
|
||||
ARM2A0 15 22
|
||||
ARM2B0 15 22
|
||||
ARM1A0 18 28
|
||||
ARM1B0 18 28
|
||||
ARM2A0 18 28
|
||||
ARM2B0 18 28
|
||||
BAL1A0 8 12
|
||||
BAL1B0 8 12
|
||||
BAL1C0 17 21
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue