csinkers / ualbion

A remake of the 1995 RPG Albion (requires data from an install of the original game)
MIT License
133 stars 11 forks source link

Change inventory defense shield sprite width to 6 #13

Closed BenjaminRi closed 4 years ago

BenjaminRi commented 4 years ago

The width of the shield sprite was mistakenly defined as 8 when it should be 6.

Before / after fix picture:

sprite_size_fix

BenjaminRi commented 4 years ago

Added spacing between offensive/defensive icon and colon character. Removed highlight flag to get the correct colors.

inventory