VenVen/Stock-Revamp

Pegasus III Mobility Enhancer missing model

Closed this issue · 1 comments

@VenVen The part "Pegasus III Mobility Enhancer" (LongLadder) is missing the model definition inside the new MODEL{} block:

+PART[ladder1]:FIRST {
@name = LongLadder
!mesh = DELETE
!MODEL {}
MODEL {
VenStockRevamp/Squad/Parts/DockingPorts/LongLadderRung
scale = 0.8,1.2,0.8
}
@title = Pegasus III Mobility Enhancer
@EntryCost = 750
@cost = 200
}

Edit: saw that this is already fixed. Closing it now.