Jump to content

[RE-REPORT] Shadow Tentacles from Thulecite Club/Slingshot ammo are unable to spawn on boats/water


Hornete
  • Fixed

Shadow Tentacles from the Thulecite Club/Walter's slingshot ammo are unable to spawn on water/boats. While I can understand them not being able to spawn on water, I feel it's reasonable enough that they should be able to spawn on boats.

Currently, using Thulecite Bats on a boat is essentially a glorified ham bat.

local offset = FindWalkableOffset(pt, math.random() * 2 * PI, 2, 3, false, true, NoHoles)

This is because the "FindWalkableOffset" calls in ruins_bat.lua and slingshotammo.lua do not pass true for the "allow_water" and "allow_boats" parameters. Simple putting two trues at the end of this call should fix the problem if you want the tentacles to be able to spawn on both water and boats.


Steps to Reproduce

1. Use Thulecite Club/Walters slingshot ammo on a boat/ocean
2. Notice no shadow tentacles spawn

  • Like 3



User Feedback


A developer has marked this issue as fixed. This means that the issue has been addressed in the current development build and will likely be in the next update.


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