9 lines
303 B
Plaintext
9 lines
303 B
Plaintext
Scriptname Flora extends Activator Hidden
|
|
|
|
|
|
; SKSE64 additions built 2024-01-17 20:01:40.731000 UTC
|
|
SoundDescriptor Function GetHarvestSound() native
|
|
Function SetHarvestSound(SoundDescriptor akSoundDescriptor) native
|
|
|
|
Form Function GetIngredient() native
|
|
Function SetIngredient(Form akIngredient) native |