• New Horizons on Maelstrom
    Maelstrom New Horizons


    Visit our website www.piratehorizons.com to quickly find download links for the newest versions of our New Horizons mods Beyond New Horizons and Maelstrom New Horizons!

Not a Bug Finding crystal skulls as random loot

Tingyun

Corsair
Storm Modder
I found a rose crystal skull in a treasure chest, and a white one in a chest on my ship.

Looking around it looks like these are quest items. Is it a bug they are showing up as random loot, or is it intended? Am I mistaken and they aren't a quest item?

Here are their entries:
n = InitItem(n,"whiteskull", "", 7, 11, 0.08, 10, 2750, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1);// quest item
n = InitItem(n,"roseskull", "", 7, 12, 0.05, 13, 3250, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1);// quest item
 
Last edited:
As far as I'm aware, they aren't actually used in any quests anywhere and never have been.
They don't have "skip rand" set, do they? I don't think they do....
 
Hi Pieter,

I see! You are right, I just was going by the comments next to the code saying quest item, but that was probably added at a time when something was intended.

We can close this bug report then. :)
 
Back
Top