Closed Dinopony closed 2 years ago
Putting 23 instead of 20 at 0x1AD44A
puts a medium shadow beneath the entity.
21 puts a small shadow, and 26 puts a large shadow (with all the values in-between working as well).
Using a debugger to find what initializes that value would probably be enough.
Fixed in 671e8c4
Items that were not planned to be in shops in the vanilla game now don't make the game crash anymore when thrown, but they still don't have a shadow. Adding them a shadow would be nice since other items have one.