mirror of
https://github.com/SWG-Source/dsrc.git
synced 2026-08-03 03:15:55 -04:00
5 lines
94 B
Plaintext
5 lines
94 B
Plaintext
trigger OnAttach()
|
|
{
|
|
attachScript (self, "conversation.ree_yees");
|
|
return SCRIPT_CONTINUE;
|
|
} |