- SW: Two of the sword's frames are different in the shareware version, add these to the widescreen list as well.

This commit is contained in:
Christoph Oelckers 2020-09-25 19:12:07 +02:00
parent ccfd20e074
commit cb63f5cdbf

View file

@ -44,5 +44,9 @@ tilefromtexture 4090 { file "tiles/4090.png" xoffset 36 yoffset 107 ifcrc 187093
tilefromtexture 4091 { file "tiles/4091.png" xoffset -66 yoffset 117 ifcrc 1700580893 } tilefromtexture 4091 { file "tiles/4091.png" xoffset -66 yoffset 117 ifcrc 1700580893 }
tilefromtexture 4092 { file "tiles/4092.png" xoffset 69 yoffset 126 ifcrc 1756935404 } tilefromtexture 4092 { file "tiles/4092.png" xoffset 69 yoffset 126 ifcrc 1756935404 }
// Shareware has different CRCs for these.
tilefromtexture 4090 { file "tiles/4090.png" xoffset 36 yoffset 107 ifcrc -1662851093 }
tilefromtexture 4091 { file "tiles/4091.png" xoffset -66 yoffset 117 ifcrc -1708933323 }
// Summary screen background (Phredreeke) // Summary screen background (Phredreeke)
tilefromtexture 5120 { file "tiles/5120.png" ifcrc 285532568 } tilefromtexture 5120 { file "tiles/5120.png" ifcrc 285532568 }