feat(flight): add toggle Gizmo, fix missing ForceLand on undraft, update to latest flight logic
This commit is contained in:
@@ -14,6 +14,7 @@ namespace WulaFallenEmpire
|
||||
{
|
||||
// --- Custom Flight Logic ---
|
||||
public FlightCondition flightCondition = FlightCondition.Drafted;
|
||||
public bool showFlightToggle = true;
|
||||
|
||||
// --- Vanilla PawnKindDef Flight Parameters ---
|
||||
[NoTranslate]
|
||||
|
||||
Reference in New Issue
Block a user