"Subinventory" (= jumpsuit pockets etc) bugfixes, quest message fix

This commit is contained in:
Regalis
2015-11-19 18:01:54 +02:00
parent f42cc78af3
commit a46f724f1f
4 changed files with 40 additions and 18 deletions

View File

@@ -9,7 +9,7 @@
failuremessage="Retrieving the artifact failed"
successmessage="The artifact has been succesfully retrieved"
itemname="Skyholder Artifact">
<message header="Artifact collected" message="The artifact is now on board. Navigate the submarine out of the cavern to claim the reward."/>
<message header="Artifact collected" text="The artifact is now on board. Navigate the submarine out of the cavern to claim the reward."/>
</SalvageQuest>
<SalvageQuest
@@ -21,7 +21,7 @@
failuremessage="Retrieving the artifact failed"
successmessage="The artifact has been succesfully retrieved"
itemname="Thermal Artifact">
<message header="Artifact collected" message="The artifact is now on board. Navigate the submarine out of the cavern to claim the reward."/>
<message header="Artifact collected" text="The artifact is now on board. Navigate the submarine out of the cavern to claim the reward."/>
</SalvageQuest>
<MonsterQuest
@@ -32,7 +32,7 @@
radarlabel="Moloch"
successmessage="The Moloch has been killed."
monsterfile="Content/Characters/Moloch/moloch.xml">
<message header="Target terminated" message="The moloch is dead. Navigate the submarine out of the cavern to claim the reward."/>
<message header="Target terminated" text="The moloch is dead. Navigate the submarine out of the cavern to claim the reward."/>
</MonsterQuest>
<MonsterQuest
@@ -43,7 +43,7 @@
radarlabel="Tiger Thresher"
successmessage="The Tiger Thresher has been killed."
monsterfile="Content/Characters/TigerThresher/tigerthresher.xml">
<message header="Target terminated" message="The thresher is dead. Navigate the submarine out of the cavern to claim the reward."/>
<message header="Target terminated" text="The thresher is dead. Navigate the submarine out of the cavern to claim the reward."/>
</MonsterQuest>
<MonsterQuest