Medieval Team
Recruit

There are 135 flags in the game Total (as many as the number of lords) . now the issue is that I have 165 lords but I don't have enough flags . when I add new flags
module_scene_props; (“banner_h01”, 0, “banner_h01”, “0”, []),
module_meshes.; (“banner_h01”, 0, “banner_h01”, 0, 0, 0, 0, -90, 0, 0, 0, 1, 1, 1),
module_map_icons; (“banner_136”,0, “map_flag_h10”, banner_scale,0),
When I add them, all the kingdom flags are gone. the flags on the map are also gone. I can't find how to add them without errors?
I searched here a bit but I didn't see anyone with the same problem or a lesson
module_scene_props; (“banner_h01”, 0, “banner_h01”, “0”, []),
module_meshes.; (“banner_h01”, 0, “banner_h01”, 0, 0, 0, 0, -90, 0, 0, 0, 1, 1, 1),
module_map_icons; (“banner_136”,0, “map_flag_h10”, banner_scale,0),
When I add them, all the kingdom flags are gone. the flags on the map are also gone. I can't find how to add them without errors?
I searched here a bit but I didn't see anyone with the same problem or a lesson