4,683
edits
Line 300: | Line 300: | ||
| relic || object || No || || The relic that you wish to add. | | relic || object || No || || The relic that you wish to add. | ||
The relic can be obtained with <syntaxhighlight lang="js" inline>relicSet.relicDrops[ | The relic can be obtained with <syntaxhighlight lang="js" inline>relicSet.relicDrops[#].relic;</syntaxhighlight> where <code>#</code> is replaced with the relic number, starting from 0 and ending with 4. | ||
|} | |} | ||