enderalse/source/scripts/_00e_fs_smelter_workbench.psc

12 lines
537 B
Plaintext

Scriptname _00E_FS_Smelter_Workbench extends ObjectReference
{script that is attached to all smelter workbenches and manages the switching between dismantling and smelting}
Actor Property PlayerREF Auto
Message Property _00E_Theriantrophist_CantCraftMSG Auto
Message Property _00E_Smelting_DismantlingMSG Auto
Race Property _00E_Theriantrophist_PlayerWerewolfRace Auto
ObjectReference Property _00E_Dismantling_SmelterREF Auto
; The script is obsolete as of 2.0.12 and has been replaced with a perk.
; Do not add it to new references.