VenVen / Stock-Revamp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pegasus III Mobility Enhancer missing model

PhineasFreak opened this issue · 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.