Files
dsrc/sku.0/sys.server/compiled/game/script/test/fs_quest_test.script
T
2013-09-10 23:17:15 -07:00

7 lines
90 B
Plaintext

include library.fs_quests;
trigger OnSpeaking(string text)
{
return SCRIPT_CONTINUE;
}