From 72b5549c43b9451502797e8b8e7a5e7057ea35e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Bergstr=C3=B6m?= <david.bergstrom@liu.se> Date: Tue, 20 Aug 2019 16:16:29 +0200 Subject: [PATCH] Document Unit atttribute max_hit_points --- docs/unit.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/unit.rst b/docs/unit.rst index ebf312b..da1648a 100644 --- a/docs/unit.rst +++ b/docs/unit.rst @@ -27,6 +27,7 @@ Unit .. autoattribute:: build_percentage .. autoattribute:: energy .. autoattribute:: hit_points + .. autoattribute:: max_hit_points .. autoattribute:: id .. autoattribute:: is_alive .. autoattribute:: is_blip -- GitLab