From 3790babdb5112244564a1e76464a16cbf3ba0194 Mon Sep 17 00:00:00 2001 From: Blixibon Date: Sun, 3 Nov 2019 01:03:52 -0500 Subject: [PATCH] Added image --- Base-NPC.md | 6 ++++++ 1 file changed, 6 insertions(+) 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).