Skip to content

Commit

Permalink
Set up some stock tags. Still need to add the base-game items to them
Browse files Browse the repository at this point in the history
  • Loading branch information
budak7273 committed Aug 5, 2024
1 parent 1745358 commit ac928f1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Mods/SML/Config/Tags/SMLGameplayTags.ini
Original file line number Diff line number Diff line change
@@ -1,2 +1,10 @@
[/Script/GameplayTags.GameplayTagsList]
GameplayTagList=(Tag="Item",DevComment="")
GameplayTagList=(Tag="Item.CombustibleFuel",DevComment="")
GameplayTagList=(Tag="Item.CombustibleFuel.CoalLike",DevComment="")
GameplayTagList=(Tag="Item.ExplorationReward",DevComment="")
GameplayTagList=(Tag="Item.Nuclear",DevComment="")
GameplayTagList=(Tag="Item.Nuclear.Waste",DevComment="")
GameplayTagList=(Tag="Item.Organic",DevComment="")
GameplayTagList=(Tag="SML.Registry.Item.SpecialItemDescriptor",DevComment="Consider an ItemDescriptor a member of \'IncludeSpecial\' for the purposes of ModContentRegistry::IsDescriptorFilteredOut")

0 comments on commit ac928f1

Please sign in to comment.