Handle BYOHHouseCraftingCategorySmithing via a hard edit (still compatible with Enderal)
This commit is contained in:
parent
ed97ea6a69
commit
0b6983df8c
Binary file not shown.
Binary file not shown.
@ -12,13 +12,7 @@ FormList Property ETR_FoundAndStored Auto
|
||||
|
||||
|
||||
event OnInit()
|
||||
|
||||
if Game.GetModByName("HearthFires.esm") < 255 && Game.GetModByName("Enderal - Forgotten Stories.esm") == 255
|
||||
ETR_ExcludeFromNew.AddForm(Game.GetFormFromFile(0x807, "HearthFires.esm")) ; BYOHHouseCraftingCategorySmithing
|
||||
endif
|
||||
|
||||
OnPlayerLoadGame()
|
||||
|
||||
endevent
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user