Makes goliaths use tentacles only when target is not on a space tile
Created by: Madjura
Fixes #5108 (closed) First coding attempt, tell me if I did something wrong. Tested on a local server and worked. What I did exactly: add a check to see if the turf it wants to make tentacles on is space, and if it is not, spawn tentacles as usual. If it is space nothing happens.
I made a goliath follow me around in space and it did not create any tentacles on space tiles (confirmed that it did do this before). Goliaths still create tentacles on other floors (tested on local server with this change)
- bugfix: Goliaths spawn tentacles only when the target is not in space