fixed railgun, fixed repairtools radar ping & improved rendering, waypoint bugfixes, inventory bugfixes, syncing wires between clients
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<MonsterEvent name="Under attack" description=""
|
||||
characterfile="Content/Characters/Crawler/Crawler.xml"
|
||||
commonness="10"
|
||||
difficulty="30"
|
||||
difficulty="10"
|
||||
minamount="2" maxamount="3"
|
||||
starttimemin="15" starttimemax="20"
|
||||
musictype="monster"/>
|
||||
@@ -14,4 +14,19 @@
|
||||
difficulty="50"
|
||||
starttimemin="15" starttimemax="20"
|
||||
musictype="monster"/>
|
||||
|
||||
<MonsterEvent name="Under attack" description=""
|
||||
characterfile="Content/Characters/Moloch/moloch.xml"
|
||||
commonness="10"
|
||||
difficulty="30"
|
||||
starttimemin="15" starttimemax="20"
|
||||
musictype="monster"/>
|
||||
|
||||
<MonsterEvent name="Under attack" description=""
|
||||
characterfile="Content/Characters/Mantis/mantis.xml"
|
||||
commonness="10"
|
||||
difficulty="10"
|
||||
minamount="2" maxamount="3"
|
||||
starttimemin="15" starttimemax="20"
|
||||
musictype="monster"/>
|
||||
</Randomevents>
|
||||
Reference in New Issue
Block a user