From 49bdd146a2c870a4a2e5ae8fd77e90204d950fc8 Mon Sep 17 00:00:00 2001 From: FrancescoBorzi Date: Mon, 25 Feb 2019 19:27:46 +0100 Subject: Fix links --- docs/creature_addon.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/creature_addon.md') diff --git a/docs/creature_addon.md b/docs/creature_addon.md index 2052f4c..5d6b3fa 100644 --- a/docs/creature_addon.md +++ b/docs/creature_addon.md @@ -200,7 +200,7 @@ List of known values and what their visual effects on the creature - 7 = Shows health bar as empty (combine with the state dead emote to make a creature look dead) - 8 = Makes the mob kneel - 9 = Submerges the creature below the ground -- 33554432 = Hover mode +- 54432 = Hover mode - 50331648 = Hover mode 2 ### bytes2 -- cgit