mirror of
https://codeberg.org/tenplus1/mobs_redo.git
synced 2025-06-28 06:30:18 +02:00
fix typo
This commit is contained in:
1
api.txt
1
api.txt
@ -346,6 +346,7 @@ Internal Variables
|
||||
The mob api also has some preset variables and functions that it will remember
|
||||
for each mob.
|
||||
|
||||
'self._cmi_is_mob' Used to determine wether entity is a mobs redo mob when True.
|
||||
'self.health' contains current health of mob (cannot exceed
|
||||
self.hp_max)
|
||||
'self.texture_list' contains list of all mob textures
|
||||
|
Reference in New Issue
Block a user