• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

pits of inferno quest

sasdasxc

Active Member
Joined
Oct 31, 2017
Messages
65
Solutions
3
Reaction score
29
has someone quest log to pits of inferno quest? tfs 1.2
 
I did a quick research and found this:
Code:
<quest name="The Pits of Inferno" startstorageid="398221" startstoragevalue="1">
     <mission name="The Throne of Plague" storageid="2082" startvalue="1" endvalue="1">
          <missionstate id="1" description="You were not infected by the striking diseases of Vermino's minions and absorbed some of his spirit."/>
     </mission>
     <mission name="The Throne of Inferno" storageid="2080" startvalue="1" endvalue="1">
          <missionstate id="1" description="You withstand the entire firpower of Infernatil's minions and absorbed some of his spirit."/>
     </mission>
     <mission name="The Throne of Damnation" storageid="2081" startvalue="1" endvalue="1">
          <missionstate id="1" description="You were able to escape the curse of Tafariel's minions and absorbed some of her spirit."/>
     </mission>
     <mission name="The Throne of Destruction" storageid="2083" startvalue="1" endvalue="1">
          <missionstate id="1" description="You were able to survive Apocalypse's minions and absorbed some of his spirit."/>
     </mission>
     <mission name="The Thorne of Despair" storageid="2086" startvalue="1" endvalue="1">
          <missionstate id="1" description="You were able to fight the despair which Pumin's minions tried infect you with and absorbed some of his spirit."/>
     </mission>
     <mission name="The Throne of Decay" storageid="2085" startvalue="1" endvalue="1">
          <missionstate id="1" description="You escaped the rotting claws of Asfalor's minions and absorbed some of his spirit."/>
     </mission>
     <mission name="The Throne of Deceit" storageid="2084" startvalue="1" endvalue="1">
          <missionstate id="1" description="You fought your way through the illusions and lies of Bazir's minions and absorbed some of his spirit."/>
     </mission>
</quest>

However I'm not sure if it's correct.
Source: --- War against the hive~ --- <quest name="War Against The Hive" startstoragei - Pastebin.com
 
Back
Top