5 lines
134 B
Plaintext
5 lines
134 B
Plaintext
|
Scriptname _00E_GypsyMinstrels_PlayerScript extends ReferenceAlias
|
||
|
|
||
|
Event OnPlayerLoadGame()
|
||
|
SendModEvent("BardsLoadGame")
|
||
|
EndEvent
|