Consolidated menus
Consolidated menus. Fixed AMS not restoring spell on rest. Full compile. Updated release archive.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
//:://////////////////////////////////////////////
|
||||
/*
|
||||
* call_onpcrest.nss
|
||||
* call_onpcrest.nss
|
||||
*
|
||||
* OnPlayerRest event caller
|
||||
* OnPlayerRest event caller
|
||||
*
|
||||
*
|
||||
*/
|
||||
@@ -11,7 +11,7 @@
|
||||
void main()
|
||||
{
|
||||
ExecuteScript("prc_rest", OBJECT_SELF);
|
||||
|
||||
ExecuteScript("onplayerrest", OBJECT_SELF);
|
||||
|
||||
}
|
||||
|
||||
ExecuteScript("x2_mod_def_rest", OBJECT_SELF);
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user