FakeFishGames / Barotrauma

A 2D online multiplayer game taking place in a submarine travelling through the icy depths of Jupiter's moon Europa.
http://www.barotraumagame.com/
1.75k stars 405 forks source link

"damagedbymeleeweapons" doesn't do anything? #9527

Closed ubertpendragon closed 2 years ago

ubertpendragon commented 2 years ago

Disclaimers

What happened?

Some items like the Guardian Pod have the "damagedbymeleeweapons" property, but can't get hit by melee weapons

<Item identifier="guardianpod" description="" texturescale="0.5,0.5" scale="0.5" category="Alien" Tags="alien,guardianshelter" damagedbyexplosions="true" damagedbyprojectiles="true" damagedbyrepairtools="true" damagedbymeleeweapons="true" health="500">

Same goes for Piezo Crystals

Version

0.18.12.0

Regalis11 commented 2 years ago

Duplicate of https://github.com/Regalis11/Barotrauma/issues/9378