Tweaked a few creatures
Tweaked a few creatures.
This commit is contained in:
@@ -18,6 +18,9 @@
|
||||
|
||||
void main()
|
||||
{
|
||||
|
||||
ms_Nomenclature(OBJECT_SELF);
|
||||
|
||||
// OPTIONAL BEHAVIORS (Comment In or Out to Activate ) ****************************************************************************
|
||||
//SetSpawnInCondition(NW_FLAG_SPECIAL_CONVERSATION);
|
||||
//SetSpawnInCondition(NW_FLAG_SPECIAL_COMBAT_CONVERSATION);
|
||||
@@ -73,7 +76,7 @@ void main()
|
||||
// combat.
|
||||
GenerateNPCTreasure(); //* Use this to create a small amount of treasure on the creature
|
||||
|
||||
ms_Nomenclature(OBJECT_SELF);
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user