Skip to content

Commit

Permalink
Merge pull request #71 from Kari1407/Dev
Browse files Browse the repository at this point in the history
Push to Main (Finally)
  • Loading branch information
Kari1407 authored Jun 23, 2024
2 parents a59478a + 7d1d649 commit 690cb05
Show file tree
Hide file tree
Showing 145 changed files with 4,378 additions and 1,361 deletions.
51 changes: 50 additions & 1 deletion Extras/RealNames.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,57 @@
@title = Raptor 2 Booster (Sea Level)
}


@PART[SEP_23_RAPTOR_VAC]:FOR[StarshipExpansionProject]
{
@title = Raptor (Vacuum)
}

@PART[SEP_23_RingSection]:FOR[StarshipExpansionProject]
{
@title = Starship Ring Section
}

@PART[SEP_solar_Panel]:FOR[StarshipExpansionProject]
{
@title = Starship Fixed Solar Panel
}

@PART[SEP_24_HOPPY]:FOR[StarshipExpansionProject]
{
@title = Starhopper
}

@PART[SEP_24_SHIP_PROTO_AFT_LEFT]:FOR[StarshipExpansionProject]
{
@title = SN15 Rear Left Flap
}

@PART[SEP_24_SHIP_PROTO_AFT_RIGHT]:FOR[StarshipExpansionProject]
{
@title = SN15 Rear Right Flap
}

@PART[SEP_24_SHIP_PROTO_FWD_LEFT]:FOR[StarshipExpansionProject]
{
@title = SN15 Forward Left Flap
}

@PART[SEP_24_SHIP_PROTO_FWD_RIGHT]:FOR[StarshipExpansionProject]
{
@title = SN15 Forward Right Flap
}

@PART[SEP_24_SHIP_PROTO_BODY]:FOR[StarshipExpansionProject]
{
@title = SN15/SN5 Core
}

@PART[SEP_24_SHIP_PROTO_NOSE]:FOR[StarshipExpansionProject]
{
@title = SN15 Nosecone
}

@PART[SEP_24_STRUCTURAL]:FOR[StarshipExpansionProject]
{
@title = Starship Structural Part
}
Loading

0 comments on commit 690cb05

Please sign in to comment.