2025/09/04 Update
Implemented class titles for randomized mobs with class levels. Full compile.
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
|
||||
*/
|
||||
//:://////////////////////////////////////////////////
|
||||
|
||||
#include "ms_name_inc"
|
||||
|
||||
void NoDropGear(object oNPC)
|
||||
@@ -101,5 +100,6 @@ void main()
|
||||
|
||||
|
||||
//:: Markshire Nomeclature
|
||||
ms_Nomenclature(oNPC);
|
||||
DelayCommand(0.0f, ms_Nomenclature(oNPC));
|
||||
//DoDebug("prc_pwonspawn: Finished.");
|
||||
}
|
Reference in New Issue
Block a user