act_st_def NULL, NULL, st_unit_demo_1_cpu_update_idle, st_unit_idle
act_def_meta unit_draw, 0x88, 0, NULL
-unit_demo_3:
+unit_demo_warrior:
st_def 0x00, unit_demo_1_init, st_unit_demo_1_cpu_update
act_def ACT_T_DEMO_1, 0, 4, 4, 0
act_stat_def1 1, 1, 1, 1, 1
act_st_def NULL, NULL, st_unit_demo_1_cpu_update, st_unit_idle
act_def_meta unit_draw, 0x88, 0, NULL
+unit_demo_mage:
+ st_def 0x00, unit_demo_1_init, st_unit_demo_1_cpu_update
+ act_def ACT_T_DEMO_1, 0, 4, 4, 0
+ act_stat_def1 1, 1, 1, 1, 1
+ act_stat_def2 1, 1, 1, 1, 1, 1, 1, 32
+ act_skill_def_empty
+ act_inventory_empty
+ act_equipment_empty
+ act_effects_empty
+ act_st_def NULL, NULL, st_unit_demo_1_cpu_update, st_unit_idle
+ act_def_meta unit_draw, 0x8C, 0, NULL
+
+unit_demo_thief:
+ st_def 0x00, unit_demo_1_init, st_unit_demo_1_cpu_update
+ act_def ACT_T_DEMO_1, 0, 4, 4, 0
+ act_stat_def1 1, 1, 1, 1, 1
+ act_stat_def2 1, 1, 1, 1, 1, 1, 1, 32
+ act_skill_def_empty
+ act_inventory_empty
+ act_equipment_empty
+ act_effects_empty
+ act_st_def NULL, NULL, st_unit_demo_1_cpu_update, st_unit_idle
+ act_def_meta unit_draw, 0x90, 0, NULL
+
+
+unit_demo_priest:
+ st_def 0x00, unit_demo_1_init, st_unit_demo_1_cpu_update
+ act_def ACT_T_DEMO_1, 0, 4, 4, 0
+ act_stat_def1 1, 1, 1, 1, 1
+ act_stat_def2 1, 1, 1, 1, 1, 1, 1, 32
+ act_skill_def_empty
+ act_inventory_empty
+ act_equipment_empty
+ act_effects_empty
+ act_st_def NULL, NULL, st_unit_demo_1_cpu_update, st_unit_idle
+ act_def_meta unit_draw, 0x94, 0, NULL
+
st_unit_demo_1_cpu_update:
st_def 0x00, unit_demo_1_cpu_update, st_unit_demo_1_cpu_update