5 lines
135 B
Plaintext
5 lines
135 B
Plaintext
void main() {
|
|
object oPC = GetLastUsedBy();
|
|
AssignCommand(oPC, ActionStartConversation(oPC, "x0_skill_ctrap", TRUE, FALSE));
|
|
}
|