Jump to content

Renaming Snacks?


ShaneRetter

Recommended Posts

  • 4 weeks later...

Items.xml (for the game mode you are changing). The bolded sections are what you would change for that.

 

<ConsumableDefinition AutoEquip="0" CanBlazeOfGlory="0" EntityClass="Food">
<ConsumableDataContextTag ContextTag="ItemUsed_Food" ContextTagCheck="ItemBlocked_Food" />
<HudIcon Name="Snack" Id="21" />
<InventoryItemData DestroySound="sounds/ui:ui_assign_item:food_destroy" Encumbrance="0.3" EquipSound="sounds/ui:ui_assign_item:food_assign" Id="Food" UnequipSound="sounds/ui:ui_assign_item:food_remove" Value="5">
<NameText Flags="" Notes="" Text="Snack" />
<DescriptionText Flags="" Notes="" Text="Eat for a temporary stamina boost." />
<InventoryIcon Name="Meds_jinkies" Id="204" />
</InventoryItemData>
</ConsumableDefinition>

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...