Updated Giant Wasp Hive
Updated Giant Wasp Hive. Got the Outcasts spawning with clothes on. Full compile.
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
#include "rnd_commoner_inc"
|
||||
#include "NW_O2_CONINCLUDE"
|
||||
#include "NW_I0_GENERIC"
|
||||
#include "ra_rnd_armor_inc"
|
||||
|
||||
void main()
|
||||
{
|
||||
@@ -29,7 +30,8 @@ void main()
|
||||
rnd_tattoo(OBJECT_SELF);
|
||||
|
||||
// Randomize Clothing
|
||||
rnd_clothes(OBJECT_SELF);
|
||||
RndOutcast(OBJECT_SELF);
|
||||
ActionEquipMostEffectiveArmor();
|
||||
|
||||
//Calls the Random Name Generator
|
||||
ms_Nomenclature(OBJECT_SELF);
|
||||
|
Reference in New Issue
Block a user