correction pour event_anniv
This commit is contained in:
parent
f1d7d873de
commit
b3b905e380
3 changed files with 4 additions and 11 deletions
|
@ -17,11 +17,11 @@
|
|||
<ATOM Name="WalkSpeed" Value="0"/>
|
||||
<ATOM Name="RunSpeed" Value="0"/>
|
||||
</STRUCT>
|
||||
<ATOM Name="life" Value="1"/>
|
||||
<ATOM Name="AttackSpeed" Value="10"/>
|
||||
<ATOM Name="life" Value="0.01"/>
|
||||
<ATOM Name="AttackSpeed" Value="1"/>
|
||||
<ATOM Name="LifeRegen" Value="0.003"/>
|
||||
<ATOM Name="AttackLevel" Value="0"/>
|
||||
<ATOM Name="DefenseLevel" Value="0"/>
|
||||
<ATOM Name="DefenseLevel" Value="-50"/>
|
||||
<ATOM Name="XPLevel" Value="0"/>
|
||||
<ATOM Name="TauntLevel" Value="0"/>
|
||||
<ATOM Name="RegionForce" Value="0"/>
|
||||
|
|
|
@ -166,7 +166,7 @@
|
|||
<ATOM Name="Probability" Value="5"/>
|
||||
</STRUCT>
|
||||
<STRUCT Name="maxime 41">
|
||||
<ATOM Name="LootSet" Value="easter_egg_maxime.41loot_set"/>
|
||||
<ATOM Name="LootSet" Value="easter_egg_maxime41.loot_set"/>
|
||||
<ATOM Name="Probability" Value="5"/>
|
||||
</STRUCT>
|
||||
<STRUCT Name="maxime 42">
|
||||
|
|
7
log.log
7
log.log
|
@ -1,7 +0,0 @@
|
|||
|
||||
Log Starting [2016/09/11 18:43:11]
|
||||
2016/09/11 18:43:11 INF 2091034432 <Unknown> path.cpp 999 addSearchPath : PATH: CPath::addSearchPath(./work/, recursive, not alternative): './work/' is not a directory, I'll call addSearchFile()
|
||||
2016/09/11 18:43:11 WRN 2091034432 <Unknown> path.cpp 1146 addSearchFile : PATH: CPath::addSearchFile(./work/, 0, ''): './work/' is not found, skip it (current dir is '/home/yann/Documents/khaganat/depots_git/khanat-ressources'
|
||||
2016/09/11 18:43:11 INF 2091034432 <Unknown> path.cpp 999 addSearchPath : PATH: CPath::addSearchPath(./diff/, recursive, not alternative): './diff/' is not a directory, I'll call addSearchFile()
|
||||
2016/09/11 18:43:11 WRN 2091034432 <Unknown> path.cpp 1146 addSearchFile : PATH: CPath::addSearchFile(./diff/, 0, ''): './diff/' is not found, skip it (current dir is '/home/yann/Documents/khaganat/depots_git/khanat-ressources'
|
||||
2016/09/11 18:43:11 WRN 2091034432 <Unknown> path.cpp 579 lookup : PATH: File (languages.txt) not found (languages.txt)
|
Loading…
Reference in a new issue