From c146fdcf30178143a9b80f971a58050ab1df011b Mon Sep 17 00:00:00 2001 From: Logan Date: Mon, 22 Jan 2018 10:51:13 -0800 Subject: [PATCH] Created Perl Exports (markdown) --- Perl-Exports.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Perl-Exports.md diff --git a/Perl-Exports.md b/Perl-Exports.md new file mode 100644 index 0000000..21569e0 --- /dev/null +++ b/Perl-Exports.md @@ -0,0 +1,8 @@ +Global Exports are globally accessible variables based on the context of an event. + +## Player Quest Exports +**Name**|**Type**|**Situation** +:-----|:-----|:----- +data|int|mob Is Client +text|int| +langid|int| \ No newline at end of file