Jump to content

stalagmite_tall drops log instead of bluegem


Duck986
  • Pending

Stalagmite_tall still drops log instead of bluegem, you can see that in stalagmite_tall.lua. And yet stalagmite_full drops it with 5% chance.

SetSharedLootTable('stalagmite_tall_full_rock',
{
    {'rocks',       1.00},
    {'rocks',       1.00},
    {'goldnugget',  1.00},
    {'flint',       1.00},
    {'fossil_piece',0.10},
    {'goldnugget',  0.25},
    {'flint',       0.60},
    {'redgem',      0.05},
    {'log',         0.05},
})

This bug exists from Six Feet Under update for DS.


Steps to Reproduce

Compare loot tables of stalagmite_full and stalagmite_tall

  • Like 1



User Feedback




Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
  • Create New...