Added image

Blixibon 2019-11-03 01:03:52 -05:00
parent 556537edd2
commit 3790babdb5

@ -1,3 +1,9 @@
<p align="center">
<img src="https://i.imgur.com/1Ftv0DG.png" width="512"/>
</p>
***
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).