Jump to content

[Gameplay] - Blueprints for Pig Heads and Merm Heads can be found


rezecib

Recommended Posts

Bug Submission:

Category: Gameplay
Issue Title: Blueprints for Pig Heads and Merm Heads can be found
Issue Description: It is possible to find Pig Head Blueprints and Merm Head Blueprints (from tumbleweeds, or anything else that gives random blueprints).

They were added to recipes.lua back in May, so that the lootdropper component checks the recipe for what to drop instead of using the loot table (which got commented out in prefabs/stickheads.lua).
Steps to Reproduce: The fastest way:
c_testruins(), pick up the backpack, and then c_give('blueprint', 9). You are likely to get some heads in there.

For some additional amusement (assuming you used the Pig Head Blueprint):
c_give('pigskin',4)
ThePlayer.components.builder:MakeRecipe(AllRecipes.pighead, ThePlayer:GetPosition())

 

 

Edit: Also documented (with screenshot) in this Reddit thread.

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...