diff --git a/Base-NPC.md b/Base-NPC.md index 625166a..14e646c 100644 --- a/Base-NPC.md +++ b/Base-NPC.md @@ -1,3 +1,9 @@ +

+ +

+ +*** + This page lists changes to `CAI_BaseNPC`, which every NPC derives from. This means every NPC in the game technically possesses these changes, although some changes might only be relevant to a specific group of them. Some I/O were ported from other games or were already possible through other, more complicated means (e.g. keyvalues changed with AddOutput).