misc UI stuff, gamesession additions, limbs don't have individual health anymore, background music

This commit is contained in:
Regalis
2015-06-09 18:18:34 +03:00
parent d3896383fd
commit d7fde606e9
50 changed files with 595 additions and 282 deletions
+7 -5
View File
@@ -3,13 +3,15 @@
<MonsterEvent name="Under attack" description=""
characterfile="Content/Characters/Crawler/Crawler.xml"
commonness="10"
difficulty="10"
minamount="2" maxamount="4"
starttimemin="5" starttimemax="10"/>
difficulty="30"
minamount="2" maxamount="3"
starttimemin="5" starttimemax="10"
musictype="monster"/>
<MonsterEvent name="Under attack" description=""
characterfile="Content/Characters/TigerThresher/tigerthresher.xml"
commonness="10"
difficulty="10"
starttimemin="5" starttimemax="10"/>
difficulty="50"
starttimemin="5" starttimemax="10"
musictype="monster"/>
</Randomevents>