Skip to content

Commit ccfb6cb

Browse files
committed
Update for NMS build 154777
1 parent db03f90 commit ccfb6cb

File tree

8 files changed

+7600
-7392
lines changed

8 files changed

+7600
-7392
lines changed

nmspy/data/enums/__init__.py

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
cGcInputActions,
2323
cTkTestBitFieldEnum,
2424
cTkInputHandEnum,
25-
cTkInputAxisEnum,
2625
cTkInputEnum,
26+
cTkInputAxisEnum,
2727
cTkSketchConditions,
2828
cTkTrophyEnum,
2929
cTkCoordinateOrientation,
@@ -115,9 +115,9 @@
115115
cGcRainbowType,
116116
cGcPlayerConflictData,
117117
cGcSolarSystemClass,
118+
cGcPlanetSentinelLevel,
118119
cGcPlanetSize,
119120
cGcPlanetClass,
120-
cGcPlanetSentinelLevel,
121121
cGcBiomeType,
122122
cGcBiomeSubType,
123123
cGcSolarSystemLocatorTypes,
@@ -137,9 +137,9 @@
137137
cGcPhotoCreature,
138138
cGcPhotoPlant,
139139
cGcPhotoShip,
140-
cGcNPCSettlementBehaviourAreaProperty,
141140
cGcNPCInteractiveObjectType,
142141
cGcNPCSettlementBehaviourState,
142+
cGcNPCSettlementBehaviourAreaProperty,
143143
cGcMissionCategory,
144144
cGcMissionConditionTest,
145145
cGcMissionDifficulty,
@@ -193,11 +193,11 @@
193193
cGcBuildingDensityLevels,
194194
cGcBuildingSystemTypeEnum,
195195
cGcBuildingClassification,
196+
cGcNPCSeatedPosture,
196197
cGcPetAccessoryType,
197198
cGcNPCTriggerTypes,
198199
cGcCreatureSpawnEnum,
199200
cGcNPCPropType,
200-
cGcNPCSeatedPosture,
201201
cGcCreatureGroups,
202202
cGcCreatureHemiSphere,
203203
cGcCreatureRoles,
@@ -273,8 +273,8 @@
273273
cGcExpeditionDuration,
274274
cGcFrigateStatType,
275275
cGcFossilCategory,
276-
cGcCurrency,
277276
cGcCreatureRarity,
277+
cGcCurrency,
278278
cGcCorvettePartCategory,
279279
cGcCatalogueGroups,
280280
cGcAlienRace,
@@ -304,21 +304,21 @@
304304
cGcStatsAchievements,
305305
cGcStatsOneShotTypes,
306306
cGcStatsValueTypes,
307-
cGcStatTrackType,
308307
cGcStatType,
309-
cGcStatModifyType,
310-
cGcPetVocabularyWords,
311-
cGcSpecialPetChatType,
312-
cGcStatusMessageMissionMarkup,
308+
cGcStatTrackType,
313309
cGcStatDisplayType,
310+
cGcStatModifyType,
314311
cGcFriendlyDroneChatType,
315312
cGcPetChatType,
313+
cGcPetVocabularyWords,
316314
cGcInteractionBufferType,
315+
cGcSpecialPetChatType,
316+
cGcStatusMessageMissionMarkup,
317317
cGcSynchronisedBufferType,
318318
cGcTeleporterType,
319+
cGcSettlementTowerPower,
319320
cGcSeasonEndRewardsRedemptionState,
320321
cGcSeasonSaveStateOnDeath,
321-
cGcSettlementTowerPower,
322322
cGcPlayerMissionParticipantType,
323323
cGcGameMode,
324324
cGcNPCNavSubgraphNodeType,
@@ -340,6 +340,7 @@
340340
cGcSettlementStatType,
341341
cGcSentinelCoverState,
342342
cGcEncounterType,
343+
cGcExperienceBossType,
343344
cGcFiendCrime,
344345
cGcAntagonistGroup,
345346
cGcCombatEffectType,

0 commit comments

Comments
 (0)