Gamma Age module files
Added internal Gamma Age module files.
This commit is contained in:
13
gamma_age_v2/hif_onplayerrest.nss
Normal file
13
gamma_age_v2/hif_onplayerrest.nss
Normal file
@@ -0,0 +1,13 @@
|
||||
// prc_rest,sm_on_rest
|
||||
/////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// This script has been auto-generated by HakInstaller to call
|
||||
// multiple handlers for the onplayerrest event.
|
||||
//
|
||||
/////////////////////////////////////////////////////////////////////
|
||||
|
||||
void main()
|
||||
{
|
||||
ExecuteScript("prc_rest", OBJECT_SELF);
|
||||
ExecuteScript("sm_on_rest", OBJECT_SELF);
|
||||
}
|
Reference in New Issue
Block a user