Initial commit
Initial commit. Updated release archive.
This commit is contained in:
9
_module/nss/en5_i_accomp.nss
Normal file
9
_module/nss/en5_i_accomp.nss
Normal file
@@ -0,0 +1,9 @@
|
||||
#include "en5_rankings"
|
||||
|
||||
void main()
|
||||
{
|
||||
string sText;
|
||||
|
||||
sText = GetAllAccomplishments(GetPCSpeaker(),0);
|
||||
SendMessageToPC(GetPCSpeaker(),sText);
|
||||
}
|
||||
Reference in New Issue
Block a user