Updated Giant Wasp Hive

Updated Giant Wasp Hive.  Got the Outcasts spawning with clothes on. Full compile.
This commit is contained in:
Jaysyn904
2022-12-06 00:36:59 -05:00
parent 1cbe12fdda
commit 16a00a66f5
60 changed files with 2607 additions and 36808 deletions

View File

@@ -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);