Closed ubertpendragon closed 6 months ago
Tested with steps provided, works. Tested that normally damaging things work too. Went around and tested that other things take damage from guns, turrets, welder and plasma cutter.
No issues found, closing ticket as resolved
Disclaimers
What happened?
If you use 'damagedbyrepairtools="true"' alone on items that arent doors, they can't be damaged by repair tools. They need
damagedbyprojectiles="true"
ordamagedbymeleeweapons="true"
to actually get damaged by repair toolsDoors ONLY use this and get damaged just fine.
<Item name="" identifier="aliendoor" category="Alien" Tags="alien,door,aliendoor,weldable" damagedbyrepairtools="true" scale="0.5">
Reproduction steps
damagedbyprojectiles="true"
ordamagedbymeleeweapons="true"
from crawleregg<Item name="" identifier="crawleregg" hideinmenus="true" health="20" damagedbyexplosions="true" damagedbyrepairtools="true" category="Misc" spritecolor="199,253,172,255" scale="0.5" impactsoundtag="impact_soft">
Bug prevalence
Happens every time I play
Single player or multiplayer?
Single player
-
No response
Version
v1.2.8.0 (Winter Update hotfix 2)
-
No response
Which operating system did you encounter this bug on?
Windows
Relevant error messages and crash reports
No response