Skip to content

Commit

Permalink
PowerType: Also reference PowerTypeEnum
Browse files Browse the repository at this point in the history
  • Loading branch information
bloerwald authored Oct 27, 2023
1 parent 488735a commit 246b25d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion definitions/PowerType.dbd
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ int Flags
int MaxBasePower
int MinPower
string NameGlobalStringTag
int PowerTypeEnum
int<PowerType::PowerTypeEnum> PowerTypeEnum // Not really an FK since that table does not exist in all versions, but that enum is still common across all
float RegenCombat
int RegenInterruptTimeMS
float RegenPeace
Expand Down

0 comments on commit 246b25d

Please sign in to comment.