Jump to content

Editing Item Survival Thirst


Recommended Posts

I was just merging some mods and encountered a question.

What's the difference between:

HC_SustenanceType_QuenchesThirst [KYWD:00000884]

AnimFurnWater [KYWD:00055ECB]

ObjectTypeDrink [KYWD:000F4AEC]

ObjectTypeWater [KYWD:000F4AED]

??

 

I thought QuenchesThirst is what I needed to add if I want something to quench thirst.

But after some looking not all items have that, some modded item have both QuenchesThirst and AnimFurnWater, some only have ObjectTypeDrink and nukacola.

Is the former redundent? Does the latter work in survival?

Link to comment
Share on other sites

Keywords starting by AnimFurn are used to start an animation when the object is used, the ones starting by ObjectType are related to how the object affects to the actor, for example if the object type is a chem then you would get a "CompanionNameHere disliked it" notification if your companion dislikes using chems. I guess ObjectTypeWater would show a water icon in de UI upon consumed, and ObjectTypeDrink is maybe used to sort it in the PipBoy menu among other things.

 

HC_SustenanceType_QuenchesThirst looks like the one you are looking for.

Link to comment
Share on other sites

  • Recently Browsing   0 members

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