Jump to content

monkeyisland portal spawns lootfx even when not at max items


chaosmonkey
  • Closed

The loot fx item is in the loot table used by spawn_real_item, but the lootfx item is not real and should presumably not be spawned here.


Steps to Reproduce

Go to the monkey island portal

Pick up each item as it drops

Observe that even with an underpopulated _loot table, the lootfx item still drops. This command is handy:

print(table.inspect(c_selectnext("monkeyisland_portal")._loot, 2))




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...