#[Possible oversight]Hyperium HARD Asteroid DescriptionKey is wrong(?)

2 messages · Page 1 of 1 (latest)

full mountain
#

A mod made me aware that Hyperium's description for hard rock is STILL using the soft description. My own test mod also fixes this since it's just a copy of somone eleses abandoned mod. (I don't think I'll publish my mod, maybe I will... who knows. first I gotta test it.)

        Action = Overrides
        OverrideIn = "<ships/asteroid/deposit_hyperium/deposit_hyperium_3x_hard.rules>/Part"
        CreateIfNotExisting = false
        IgnoreIfNotExisting = false
        Overrides
        {
            DescriptionKey = "Resource/HyperiumHardDesc"
        }
    }``` 
(I put this here in hopes it might be helpful in locating what i'm talking about.)
honest moth
#

Fixed, thanks!