From b6e91b756eb2030d693b11eca6b36d51b793110f Mon Sep 17 00:00:00 2001 From: Graham Date: Sun, 17 Jan 2021 23:28:51 +0000 Subject: [PATCH] Add ProjAnim to the glossary Signed-off-by: Graham --- share/doc/glossary.md | 1 + 1 file changed, 1 insertion(+) diff --git a/share/doc/glossary.md b/share/doc/glossary.md index 5169a038..c8814e2d 100644 --- a/share/doc/glossary.md +++ b/share/doc/glossary.md @@ -36,6 +36,7 @@ | Packet.Bit | | Extends the underlying buffer type with ISAAC encryption and bit packing | | Param | | A key used to add a extra attributes to locs, NPCs, objs and structs | | PathingEntity | Character, Entity, Mob | A player or NPC | +| ProjAnim | Projectile | | | ScriptVarType | | An enum representing types that can be used in a client script | | Seq | Animation | Sequence | | Skill | Skill | A type of skill |