ftl-overdrive icon indicating copy to clipboard operation
ftl-overdrive copied to clipboard

Incorrect crew placement

Open ghost opened this issue 12 years ago • 1 comments

Bob is supposed to be in the pilot room, but is rendered in the engines room.

    local test = s:AddCrewMember( library.GetRace( "human_male" ), "Bob" )
    test:SetRoom( pilot )
    test:SetAnimation( "walk.down" )

ghost avatar Oct 07 '12 12:10 ghost

Yea it was a really quick commit just to show I'm still alive and working on things :P

I'll fix it later today.

thomasfn avatar Oct 07 '12 15:10 thomasfn