Package | Description |
---|---|
skyproc |
Modifier and Type | Method and Description |
---|---|
GRUP<NPC_> |
Mod.getNPCs() |
Modifier and Type | Method and Description |
---|---|
static LVLN |
NiftyFunc.isTemplatedToLList(NPC_ npc,
NPC_.TemplateFlag... templateFlagsToCheck)
Checks the given template flag "chains" to see if the NPC is templated to
a Leveled List at any point.
|
void |
NPC_.templateTo(NPC_ otherNPC,
NPC_.TemplateFlag... flags)
Takes in another NPC, and assumes all the information associated with the
input flags.
|