diff --git a/scripts/_00e_playerhousingmaster.pex b/scripts/_00e_playerhousingmaster.pex index 982eebb3..da987dbb 100644 Binary files a/scripts/_00e_playerhousingmaster.pex and b/scripts/_00e_playerhousingmaster.pex differ diff --git a/source/scripts/_00e_playerhousingmaster.psc b/source/scripts/_00e_playerhousingmaster.psc index bff27002..4d8f9006 100644 --- a/source/scripts/_00e_playerhousingmaster.psc +++ b/source/scripts/_00e_playerhousingmaster.psc @@ -1,4 +1,4 @@ -scriptname _00E_PlayerhousingMaster extends Quest +scriptname _00E_PlayerhousingMaster extends Quest Conditional Actor Property player Auto ReferenceAlias Property currentHousingObjectInTranslation Auto @@ -20,8 +20,8 @@ GlobalVariable Property _00E_DisableCraftingTutorials Auto _00E_Playerhousing_Furniture currentHousingObject -Bool bIsInPlacementMode = False -Bool bDisableNormalActivation = False +Bool Property bIsInPlacementMode = False Auto Conditional +Bool Property bDisableNormalActivation = False Auto Conditional Bool bGamepadMode = False Bool bDroppedFromInventory = False Int iPickupKey