Browse Source

fix map 001 state

Bastien Sevajol 5 years ago
parent
commit
fb8ad219c0
1 changed files with 3 additions and 3 deletions
  1. 3 3
      maps/001/state1.xml

+ 3 - 3
maps/001/state1.xml View File

@@ -68,7 +68,7 @@
68 68
             <type>opencombat.simulation.subject.ManSubject</type>
69 69
             <position>58,54</position>
70 70
             <direction>270</direction>
71
-            <combat_mode>hiding</combat_mode>
71
+            <combat_mode>COMBAT_MODE_DEFEND</combat_mode>
72 72
             <properties>
73 73
                 <item>
74 74
                     <key>SELECTION_COLOR_RGB</key>
@@ -88,7 +88,7 @@
88 88
             <type>opencombat.simulation.subject.ManSubject</type>
89 89
             <position>58,56</position>
90 90
             <direction>270</direction>
91
-            <combat_mode>hiding</combat_mode>
91
+            <combat_mode>COMBAT_MODE_DEFEND</combat_mode>
92 92
             <properties>
93 93
                 <item>
94 94
                     <key>SELECTION_COLOR_RGB</key>
@@ -108,7 +108,7 @@
108 108
             <type>opencombat.simulation.subject.ManSubject</type>
109 109
             <position>58,58</position>
110 110
             <direction>270</direction>
111
-            <combat_mode>hiding</combat_mode>
111
+            <combat_mode>COMBAT_MODE_DEFEND</combat_mode>
112 112
             <properties>
113 113
                 <item>
114 114
                     <key>SELECTION_COLOR_RGB</key>