Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
*Minor changes
-- Hook up Troll Sound and Dale Victory Screen
  • Loading branch information
khamukkamu committed Feb 11, 2017
1 parent f83aa0b commit 005556e
Show file tree
Hide file tree
Showing 11 changed files with 200 additions and 186 deletions.
1 change: 1 addition & 0 deletions ModuleSystem/ID/ID_meshes_mb.py
Expand Up @@ -369,5 +369,6 @@
mesh_draw_mound_kneel = 368
mesh_draw_ring_hunters_army = 369
mesh_draw_ring_hunters_lair = 370
mesh_draw_victory_dale = 371


1 change: 1 addition & 0 deletions ModuleSystem/ID/ID_meshes_wb.py
Expand Up @@ -376,5 +376,6 @@
mesh_draw_mound_kneel = 375
mesh_draw_ring_hunters_army = 376
mesh_draw_ring_hunters_lair = 377
mesh_draw_victory_dale = 378


3 changes: 3 additions & 0 deletions ModuleSystem/module_game_menus.py
Expand Up @@ -4573,6 +4573,9 @@
(else_try),
(eq, ":winning_side_faction", "fac_umbar" ),
(set_background_mesh, "mesh_draw_victory_corsairs"), # specific victory-loss image: umbar VS anything
(else_try),
(eq, ":winning_side_faction", "fac_dale" ),
(set_background_mesh, "mesh_draw_victory_dale"), # specific victory-loss image: dale VS anything
(else_try),
(eq, ":winning_side_race", tf_elf_begin),
(eq, ":losing_side_race_group", tf_orc ),
Expand Down
7 changes: 5 additions & 2 deletions ModuleSystem/module_meshes.py
Expand Up @@ -481,7 +481,7 @@
("tp_lorien_arrows", 0, "draw_lorien_arrows", 0, 0, 0, 0, 0, 0, 3, 3, 3),
("tp_victory_rivendell", 0, "draw_victory_rivendell", 0, 0, 0, 0, 0, 0, 3, 3, 3),
("tp_victory_mirkwood", 0, "draw_victory_mirkwood", 0, 0, 0, 0, 0, 0, 3, 3, 3),
("tp_war_starts", 0, "draw_war_starts", 0, 0, 0, 0, 0, 0, 3, 3, 3),
("tp_war_starts", 0, "draw_victory_dale", 0, 0, 0, 0, 0, 0, 3, 3, 3),
("tp_victory_harad", 0, "draw_victory_harad", 0, 0, 0, 0, 0, 0, 3, 3, 3),
("tp_victory_rhun", 0, "draw_victory_rhun", 0, 0, 0, 0, 0, 0, 3, 3, 3),
("tp_victory_khand", 0, "draw_victory_khand", 0, 0, 0, 0, 0, 0, 3, 3, 3),
Expand All @@ -493,10 +493,13 @@
("tp_victory_beornings", 0, "draw_victory_beornings", 0, 0, 0, 0, 0, 0, 3, 3, 3),
("mp_inventory_choose", 0, "mp_inventory_choose", 0, 0, 0, 0, 0, 0, 1, 1, 1),
("inv_slot", 0, "inv_slot", 0, 0, 0, 0, 0, 0, 1, 1, 1),

# Kham - Troop Presentation dupes end
# Add new meshes here
("draw_lumberjack_orcs", 0, "draw_lumberjack_orcs", 0, 0, 0, 0, 0, 0, 1, 1, 1),
("draw_mound_kneel", 0, "draw_mound_kneel", 0, 0, 0, 0, 0, 0, 1, 1, 1),

("draw_ring_hunters_army", 0, "draw_ring_hunters_army", 0, 0, 0, 0, 0, 0, 1, 1, 1),
("draw_ring_hunters_lair", 0, "draw_ring_hunters_lair", 0, 0, 0, 0, 0, 0, 1, 1, 1),

("draw_victory_dale", 0, "draw_victory_dale", 0, 0, 0, 0, 0, 0, 1, 1, 1),
]
8 changes: 4 additions & 4 deletions ModuleSystem/module_sounds.py
Expand Up @@ -232,10 +232,10 @@
#tf_troll = 10
("troll_die",sf_priority_10, ["troll_death_1.wav"]),
("troll_hit",sf_priority_7|sf_vol_10, ["troll_hit_1.wav","troll_hit_1.wav","troll_hit_1.wav"]),
("troll_grunt",sf_priority_6|sf_vol_4, ["troll_grunt_1.wav","troll_grunt_2.wav"]),
("troll_grunt_long",sf_priority_5|sf_vol_8, ["troll_grunt_2.wav","troll_hit_2.wav"]),
("troll_yell",sf_priority_6|sf_vol_8, ["troll_grunt_2.wav","troll_hit_2.wav"]),
("troll_victory",sf_priority_5|sf_vol_10, ["troll_grunt_2.wav","troll_hit_2.wav","troll_death_1.wav"]),
("troll_grunt",sf_priority_6|sf_vol_4, ["troll_grunt_1.wav","troll_grunt_2.wav", "troll_growl.wav", "troll_roar.wav"]),
("troll_grunt_long",sf_priority_5|sf_vol_8, ["troll_grunt_2.wav","troll_hit_2.wav","troll_roar.wav"]),
("troll_yell",sf_priority_6|sf_vol_8, ["troll_grunt_2.wav","troll_hit_2.wav","troll_roar.wav"]),
("troll_victory",sf_priority_5|sf_vol_10, ["troll_grunt_2.wav","troll_hit_2.wav","troll_death_1.wav","troll_roar.wav"]),
#troll_grunt_long = grunt, yell = grunt,
#tf_dunedain = 11
("dunedain_yell",sf_priority_6|sf_vol_8|sf_stream_from_hd, ["dunedain_yell_1.wav","dunedain_yell_2.wav","dunedain_yell_3.wav","dunedain_yell_4.wav","dunedain_yell_5.wav","dunedain_yell_6.wav","dunedain_yell_7.wav","dunedain_yell_8.wav","dunedain_yell_9.wav","dunedain_yell_10.wav","man_yell_4.wav","man_yell_4_2.wav","man_yell_7.wav","man_yell_9.wav","man_yell_11.wav","man_yell_13.wav","man_yell_15.wav","man_yell_16.wav","man_yell_17.wav","man_yell_20.wav","man_shortyell_4.wav","man_shortyell_5.wav","man_shortyell_6.wav","man_shortyell_9.wav","man_shortyell_11.wav","man_shortyell_11b.wav"]),
Expand Down
2 changes: 1 addition & 1 deletion _wb/menus.txt
Expand Up @@ -172,7 +172,7 @@ menu_kingdom_army_quest_join_siege_order 0 {s8}_sends_word_that_you_are_to_join_
mno_continue 0 Continue... 9 1 2 260 22 526 3 1224979098644774912 25 1 522 3 1224979098644774913 144115188075855993 7 2341 2 13 1224979098644774913 2342 2 14 1224979098644774912 1290 1 25 2320 2 2 1585267068834415385 1 3 255 25 1224979098644774913 2040 0 .
menu_kingdom_army_follow_failed 0 You_have_disobeyed_orders_and_failed_to_follow_{s8}._He_sends_a_message_he_assumes_you_have_more_pressing_matters,_but_warns_his_patience_is_not_unlimited. none 9 2031 1 0 2124 1 100 729 2 0 65 730 2 0 30 731 2 0 170 2032 3 27 144115188075855993 0 522 3 1224979098644774912 144115188075855993 7 2322 2 8 1224979098644774912 1 3 198 22 1 1
mno_continue 0 Continue... 1 2040 0 .
menu_battle_debrief 512 {s11}^Your_Casualties:{s8}{s10}^^Enemy_Casualties:{s9} none 130 2031 1 0 1 1 183 2105 2 144115188075856507 144115188075856373 1 1 209 1 2 106 0 2133 2 144115188075856015 72057594037927936 4 0 1073741855 2 144115188075856326 0 31 2 144115188075856325 0 4 0 31 2 144115188075855968 1 2133 2 1224979098644774912 144115188075856331 2133 2 1224979098644774913 144115188075856333 2133 2 1224979098644774914 144115188075856332 2133 2 1224979098644774915 144115188075856503 5 0 2133 2 1224979098644774912 144115188075856333 2133 2 1224979098644774913 144115188075856331 2133 2 1224979098644774914 144115188075856334 2133 2 1224979098644774915 144115188075856504 3 0 4 0 31 2 1224979098644774912 5 2147483679 2 1224979098644774913 5 2136 3 1224979098644774916 0 2 4 0 31 2 1224979098644774916 0 2031 1 11 5 0 2031 1 12 3 0 5 0 31 2 1224979098644774912 5 31 2 1224979098644774913 5 2147483679 2 1224979098644774915 0 2031 1 18 5 0 31 2 1224979098644774914 9 2031 1 13 5 0 31 2 1224979098644774914 15 2031 1 345 5 0 31 2 1224979098644774915 3 2031 1 16 5 0 31 2 1224979098644774915 5 2031 1 17 5 0 31 2 1224979098644774915 9 2031 1 347 5 0 31 2 1224979098644774915 10 2031 1 346 5 0 31 2 1224979098644774915 19 2031 1 336 5 0 31 2 1224979098644774915 14 2031 1 337 5 0 31 2 1224979098644774915 12 2031 1 343 5 0 31 2 1224979098644774915 13 2031 1 344 5 0 31 2 1224979098644774915 20 2031 1 348 5 0 31 2 1224979098644774915 15 2031 1 349 5 0 31 2 1224979098644774914 12 31 2 1224979098644774913 5 2031 1 19 5 0 31 2 144115188075855968 -1 31 2 144115188075856280 1 2031 1 15 5 0 31 2 144115188075855968 -1 2147483679 2 144115188075856280 1 2031 1 14 3 0 4 0 31 2 144115188075855998 124 31 2 144115188075855968 -1 2120 3 72057594037927946 144115188075856280 8 2031 1 72057594037927946 3 0 3 0 2319 1 11 4 0 31 2 144115188075855968 1 31 2 144115188075856326 0 2320 2 11 1585267068834415386 5 0 31 2 144115188075855968 -1 30 2 144115188075856326 1 3221225504 2 144115188075856325 0 2147483680 2 144115188075856015 0 2320 2 11 1585267068834415387 5 0 31 2 144115188075855968 -1 2320 2 11 1585267068834415388 5 0 31 2 144115188075855968 1 2320 2 11 1585267068834415389 5 0 31 2 144115188075855968 0 2320 2 11 1585267068834415390 3 0 4 0 32 2 144115188075856312 9 2120 3 1224979098644774917 3 144115188075855968 2123 3 1224979098644774918 144115188075856312 1224979098644774917 2147483678 2 144115188075856015 1224979098644774918 1 3 288 2 216172782113784370 3 0 1 3 99 12 0 2321 2 8 0 1 3 99 13 0 2321 2 9 0 2319 1 10 4 0 31 2 144115188075856344 1 1 3 99 14 0 2320 2 10 1585267068834415391 3 0 2
menu_battle_debrief 512 {s11}^Your_Casualties:{s8}{s10}^^Enemy_Casualties:{s9} none 133 2031 1 0 1 1 183 2105 2 144115188075856507 144115188075856373 1 1 209 1 2 106 0 2133 2 144115188075856015 72057594037927936 4 0 1073741855 2 144115188075856326 0 31 2 144115188075856325 0 4 0 31 2 144115188075855968 1 2133 2 1224979098644774912 144115188075856331 2133 2 1224979098644774913 144115188075856333 2133 2 1224979098644774914 144115188075856332 2133 2 1224979098644774915 144115188075856503 5 0 2133 2 1224979098644774912 144115188075856333 2133 2 1224979098644774913 144115188075856331 2133 2 1224979098644774914 144115188075856334 2133 2 1224979098644774915 144115188075856504 3 0 4 0 31 2 1224979098644774912 5 2147483679 2 1224979098644774913 5 2136 3 1224979098644774916 0 2 4 0 31 2 1224979098644774916 0 2031 1 11 5 0 2031 1 12 3 0 5 0 31 2 1224979098644774912 5 31 2 1224979098644774913 5 2147483679 2 1224979098644774915 0 2031 1 18 5 0 31 2 1224979098644774914 9 2031 1 13 5 0 31 2 1224979098644774914 15 2031 1 345 5 0 31 2 1224979098644774915 3 2031 1 16 5 0 31 2 1224979098644774915 5 2031 1 17 5 0 31 2 1224979098644774915 9 2031 1 347 5 0 31 2 1224979098644774915 10 2031 1 346 5 0 31 2 1224979098644774915 19 2031 1 336 5 0 31 2 1224979098644774915 14 2031 1 337 5 0 31 2 1224979098644774915 12 2031 1 343 5 0 31 2 1224979098644774915 13 2031 1 344 5 0 31 2 1224979098644774915 20 2031 1 348 5 0 31 2 1224979098644774915 15 2031 1 349 5 0 31 2 1224979098644774915 11 2031 1 378 5 0 31 2 1224979098644774914 12 31 2 1224979098644774913 5 2031 1 19 5 0 31 2 144115188075855968 -1 31 2 144115188075856280 1 2031 1 15 5 0 31 2 144115188075855968 -1 2147483679 2 144115188075856280 1 2031 1 14 3 0 4 0 31 2 144115188075855998 124 31 2 144115188075855968 -1 2120 3 72057594037927946 144115188075856280 8 2031 1 72057594037927946 3 0 3 0 2319 1 11 4 0 31 2 144115188075855968 1 31 2 144115188075856326 0 2320 2 11 1585267068834415386 5 0 31 2 144115188075855968 -1 30 2 144115188075856326 1 3221225504 2 144115188075856325 0 2147483680 2 144115188075856015 0 2320 2 11 1585267068834415387 5 0 31 2 144115188075855968 -1 2320 2 11 1585267068834415388 5 0 31 2 144115188075855968 1 2320 2 11 1585267068834415389 5 0 31 2 144115188075855968 0 2320 2 11 1585267068834415390 3 0 4 0 32 2 144115188075856312 9 2120 3 1224979098644774917 3 144115188075855968 2123 3 1224979098644774918 144115188075856312 1224979098644774917 2147483678 2 144115188075856015 1224979098644774918 1 3 288 2 216172782113784370 3 0 1 3 99 12 0 2321 2 8 0 1 3 99 13 0 2321 2 9 0 2319 1 10 4 0 31 2 144115188075856344 1 1 3 99 14 0 2320 2 10 1585267068834415391 3 0 2
mno_inspect_troll 4 31 2 144115188075855968 1 200 1 11 1609 2 1224979098644774912 144115188075856009 31 2 1224979098644774912 9 Inspect_downed_troll 1 2060 1 65 . mno_continue 0 Continue... 9 4 0 32 2 144115188075855999 -1 2060 1 144115188075855999 5 0 2040 0 3 0 4 0 1 1 483 3 0 .
menu_total_victory 0 You_shouldn't_be_reading_this..._{s9} none 297 2133 2 1224979098644774912 0 4 0 30 2 144115188075856122 0 1 1 483 3 0 2133 2 1224979098644774913 144115188075856281 4 0 31 2 144115188075856016 0 2133 2 144115188075856016 1 2133 2 144115188075856017 144115188075855993 2204 2 1224979098644774914 144115188075856009 2335 2 4 1224979098644774914 1 3 17 1224979098644774914 0 2133 2 1224979098644774915 72057594037927936 4 0 30 2 1224979098644774915 0 2330 2 3 1224979098644774915 2204 2 144115188075856017 1224979098644774915 4 0 33 3 1224979098644774915 18 96 1105 2 1585267068834415392 5308240 5 0 1105 2 1585267068834415393 5308240 3 0 2123 3 1224979098644774916 144115188075856507 2 1 3 14 144115188075856017 1224979098644774916 5 0 3 0 1 2 7 144115188075856017 4 0 30 2 144115188075856373 20 540 3 872 8 0 2136 3 1224979098644774917 0 100 30 2 144115188075856373 1224979098644774917 1 2 334 8 3 0 32 2 144115188075856010 0 2120 3 1224979098644774918 144115188075856330 144115188075856328 2106 2 1224979098644774918 144115188075856327 2121 3 1224979098644774919 144115188075856330 144115188075856327 2122 3 1224979098644774920 1224979098644774919 100 2105 2 1224979098644774918 1 2108 2 1224979098644774920 1224979098644774918 2121 3 1224979098644774921 100 1224979098644774920 2122 3 1224979098644774922 1224979098644774921 144115188075856328 2108 2 1224979098644774922 300 2110 2 1224979098644774922 50 2108 2 1224979098644774922 2 2122 3 144115188075856018 1224979098644774921 1224979098644774921 2108 2 144115188075856018 700 2112 3 144115188075856018 0 20 1650 2 1224979098644774923 144115188075856010 32 2 1224979098644774923 0 2204 2 1224979098644774924 144115188075856010 2123 3 1224979098644774916 144115188075856507 5 1 3 14 1224979098644774924 144115188075856018 1652 2 1224979098644774925 144115188075856010 1655 2 1224979098644774926 144115188075856010 4 0 1507 1 1224979098644774925 520 3 1224979098644774927 1224979098644774925 22 2133 2 1224979098644774928 144115188075856018 4 0 2147483678 2 1224979098644774927 -5 2108 2 1224979098644774928 3 3 0 1 3 162 1224979098644774925 1224979098644774928 3 0 2133 2 144115188075855951 13 1 3 86 1224979098644774925 1224979098644774926 5 0 2133 2 1224979098644774912 0 1650 2 1224979098644774929 10 6 3 1224979098644774930 144115188075856019 1224979098644774929 31 2 1224979098644774912 0 1652 3 1224979098644774931 10 1224979098644774930 1655 3 1224979098644774932 10 1224979098644774930 1507 1 1224979098644774931 2120 3 144115188075856019 1224979098644774930 1 1 2 322 1224979098644774931 500 3 1224979098644774931 10 -1 2173 2 1224979098644774914 1224979098644774931 4 0 1 2 296 1224979098644774931 2322 2 1 1224979098644774931 2335 2 3 1224979098644774914 2320 2 17 1585267068834415394 1105 1 1585267068834415395 2060 1 88 2133 2 1224979098644774912 1 5 0 2133 2 144115188075855951 9 1 3 86 1224979098644774931 1224979098644774932 2133 2 1224979098644774912 1 3 0 3 0 31 2 1224979098644774912 1 5 0 2133 2 1224979098644774912 0 1651 2 1224979098644774933 10 6 3 1224979098644774930 144115188075856020 1224979098644774933 31 2 1224979098644774912 0 1656 3 1224979098644774931 10 1224979098644774930 1507 1 1224979098644774931 1658 3 1224979098644774932 10 1224979098644774930 2120 3 144115188075856020 1224979098644774930 1 2133 2 144115188075855951 8 1 3 86 1224979098644774931 1224979098644774932 2133 2 1224979098644774912 1 3 0 31 2 1224979098644774912 1 5 0 31 2 144115188075856021 0 2133 2 144115188075856021 1 1617 1 1 1620 2 1 144115188075855993 2133 2 144115188075855907 0 1 3 92 1 15 1 3 91 1 15 4 0 1 3 81 11 0 2133 2 1224979098644774934 72057594037927936 32 2 1224979098644774934 0 1 3 81 9 0 2133 2 1224979098644774935 72057594037927936 2121 3 1224979098644774936 1224979098644774934 1224979098644774935 2122 3 1224979098644774937 1224979098644774936 1000 2108 2 1224979098644774937 1224979098644774934 2133 2 144115188075856022 1224979098644774937 1617 1 3 1 3 113 1 3 4 0 32 2 144115188075856010 0 1698 2 3 144115188075856010 3 0 3 0 1601 2 1224979098644774938 1 4 0 200 1 17 506 3 17 1 1224979098644774938 3 0 1602 2 1224979098644774939 1 2120 3 1224979098644774940 1224979098644774938 1224979098644774939 32 2 1224979098644774940 0 2050 1 1 5 0 31 2 144115188075856023 0 2133 2 144115188075856023 1 4 0 200 1 17 2147483850 1 17 2147483851 1 17 526 3 1224979098644774941 17 1 1601 2 1224979098644774942 1 2121 3 1224979098644774943 1224979098644774941 1224979098644774942 32 2 1224979098644774943 0 526 3 1224979098644774944 17 11 2105 2 1224979098644774944 1224979098644774943 506 3 17 11 1224979098644774944 2133 2 72057594037927937 1224979098644774944 2320 2 2 1585267068834415396 1113 4 17 3 2 0 526 3 1224979098644774945 17 10 4 0 30 2 1224979098644774944 1224979098644774945 1 2 257 17 3 0 3 0 4 0 32 2 144115188075856010 0 1 3 94 144115188075856010 1 5 0 1695 2 1224979098644774946 0 32 2 1224979098644774946 0 1696 3 1224979098644774947 0 0 1 3 94 1224979098644774947 1 3 0 1532 1 1 1 2 83 10 32 2 72057594037927936 0 1511 1 1 1540 2 1224979098644774948 1 6 3 1224979098644774949 0 1224979098644774948 1541 3 1224979098644774950 1 1224979098644774949 4 0 542 3 144115188075855993 158 0 1073741855 2 1224979098644774950 7 31 2 1224979098644774950 8 1531 2 1 1224979098644774950 3 0 3 0 1511 1 1 2041 1 1 5 0 4 0 2147483680 2 144115188075856010 0 1307 0 3 0 1 2 85 10 4 0 31 2 144115188075856009 0 1106 1 216172782113783813 3 0 1 2 290 144115188075856009 1 3 96 144115188075856009 144115188075855993 4 0 31 2 144115188075855999 -1 1 1 289 1652 3 1224979098644774951 10 0 4 0 33 3 1224979098644774951 530 613 2147483681 3 144115188075855998 18 96 2173 2 1224979098644774952 1224979098644774951 4 0 31 2 144115188075856010 0 1 6 314 11 0 -1 1224979098644774951 1224979098644774952 4 0 31 2 144115188075855982 1 1106 1 1585267068834415397 3 0 5 0 30 2 144115188075856329 40 1 6 314 11 0 -1 1224979098644774951 1224979098644774952 4 0 31 2 144115188075855982 1 1106 1 1585267068834415398 3 0 5 0 32 2 144115188075856328 1000 1 2 129 0 2133 2 1224979098644774953 72057594037927936 1 6 314 19 0 1224979098644774953 -1 1224979098644774952 4 0 31 2 144115188075855982 1 1106 1 1585267068834415399 3 0 5 0 31 2 144115188075855982 1 1106 1 1585267068834415400 3 0 3 0 2105 2 144115188075856024 1 4 0 200 1 3 526 3 1224979098644774954 3 4 1631 3 1224979098644774955 0 1224979098644774954 31 2 1224979098644774955 0 1 3 198 3 1 3 0 4 0 200 1 39 546 3 39 11 14 31 2 144115188075856537 144115188075856009 1230 1 158 506 3 39 11 15 1103 1 1 1100 2 0 247 2133 2 1224979098644774956 72057594037927936 1640 2 1224979098644774956 4 1641 2 1224979098644774956 0 3 0 4 0 200 1 12 526 3 1224979098644774957 12 8 4 0 31 2 1224979098644774957 144115188075856009 1 2 257 12 5 0 1695 2 1224979098644774958 144115188075856009 6 3 1224979098644774959 0 1224979098644774958 1696 3 1224979098644774960 144115188075856009 1224979098644774959 31 2 1224979098644774957 1224979098644774960 1 2 257 12 3 0 3 0 3 0 4 0 1 1 483 3 0 1301 0 2040 0 5 0 2060 1 144115188075855999 3 0 3 0 1 2 7 1224979098644774913 4 0 31 2 144115188075855990 1 6 3 1224979098644774961 512 529 110 1 1224979098644774961 540 3 1224979098644774961 9 1 500 3 1224979098644774961 9 0 2136 3 72057594037927948 0 10 31 2 72057594037927948 0 1 2 358 1224979098644774961 3 0 3 0 1
mno_continue 0 Continue... 1 2040 0 .
Expand Down
5 changes: 3 additions & 2 deletions _wb/meshes.txt
@@ -1,4 +1,4 @@
378
379
mesh_ui_default_menu_window 0 ui_default_menu_window 0 0 0 0 0 0 1 1 1
mesh_pic_mb_warrior_1 0 pic_mb_warrior_1 0 0 0 0 0 0 1 1 1
mesh_relief01 0 relief01 0 0 0 0 0 0 1 1 1
Expand Down Expand Up @@ -361,7 +361,7 @@ mesh_tp_victory_uruk 0 draw_victory_uruk 0 0 0 0 0 0 3 3 3
mesh_tp_lorien_arrows 0 draw_lorien_arrows 0 0 0 0 0 0 3 3 3
mesh_tp_victory_rivendell 0 draw_victory_rivendell 0 0 0 0 0 0 3 3 3
mesh_tp_victory_mirkwood 0 draw_victory_mirkwood 0 0 0 0 0 0 3 3 3
mesh_tp_war_starts 0 draw_war_starts 0 0 0 0 0 0 3 3 3
mesh_tp_war_starts 0 draw_victory_dale 0 0 0 0 0 0 3 3 3
mesh_tp_victory_harad 0 draw_victory_harad 0 0 0 0 0 0 3 3 3
mesh_tp_victory_rhun 0 draw_victory_rhun 0 0 0 0 0 0 3 3 3
mesh_tp_victory_khand 0 draw_victory_khand 0 0 0 0 0 0 3 3 3
Expand All @@ -377,3 +377,4 @@ mesh_draw_lumberjack_orcs 0 draw_lumberjack_orcs 0 0 0 0 0 0 1 1 1
mesh_draw_mound_kneel 0 draw_mound_kneel 0 0 0 0 0 0 1 1 1
mesh_draw_ring_hunters_army 0 draw_ring_hunters_army 0 0 0 0 0 0 1 1 1
mesh_draw_ring_hunters_lair 0 draw_ring_hunters_lair 0 0 0 0 0 0 1 1 1
mesh_draw_victory_dale 0 draw_victory_dale 0 0 0 0 0 0 1 1 1

0 comments on commit 005556e

Please sign in to comment.