LuaEntity armor groups
[oweals/minetest.git] / data / mods / default / init.lua
index bcd633b3432612cc9b4b97c048d7f3acfadb876c..5ffed25ff63b519c73417ccf42806ff08aeef9be 100644 (file)
 -- -           select_horiz_by_yawpitch=false)
 -- - ^ Select sprite from spritesheet with optional animation and DM-style
 -- -   texture selection based on yaw relative to camera
+-- - set_armor_groups({group1=rating, group2=rating, ...})
 -- - get_entity_name() (DEPRECATED: Will be removed in a future version)
 -- - get_luaentity()
 -- Player-only: (no-op for other objects)