91
edits
Changes
Jump to navigation
Jump to search
no edit summary
Unit <code>mover_model_group</code> represents all valid combinations between specified mover desc and mover anim. It is located in <code>/base/def/world/mover.group.sii</code>. But it can placed in any mover def file.
<pre>
mover_model_group: mover.work_sw_all {
mover_name: "worker sweeper all"
desc_tags[]: man
desc_tags[]: worker
anim_tags[]: man
anim_tags[]: sweeper
}
</pre>