The International Simutrans Forum

PakSets and Customization => Pak64 => Pak64 Bug Reports => Topic started by: Combuijs on May 21, 2012, 02:38:25 PM

Title: Wrong headquarter phase 3?
Post by: Combuijs on May 21, 2012, 02:38:25 PM
Headquarter 3 and headquarter 5 are essentially the same building. I think headquarter 3 is wrong: It is now (in player/playerbuildings.dat):


Obj=building
type=hq
Name=3headquarter
copyright=raven
NoInfo=1
hq_level=2
passengers=150
intro_year=1935
BackImage[0][0][0][1][0][0]=HQ.0.4
BackImage[0][0][0][0][0][0]=HQ.1.4


and most likely it should be:


Obj=building
type=hq
Name=3headquarter
copyright=raven
NoInfo=1
hq_level=2
passengers=150
intro_year=1935
BackImage[0][0][0][1][0][0]=HQ.0.6
BackImage[0][0][0][0][0][0]=HQ.1.6
Title: Re: Wrong headquarter phase 3?
Post by: prissi on May 21, 2012, 09:47:16 PM
Thanks, indeed.
Title: Re: Wrong headquarter phase 3?
Post by: Ters on May 22, 2012, 04:52:34 AM
I was wondering about the same thing yesterday, but didn't have the time to check whether I had interpreted the data wrong or whether I could find the cause.