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