Relink Stone Shoe trap object on player death

This commit is contained in:
James R 2025-07-07 22:01:29 -07:00
parent 8477dcb1f9
commit 5736f62495

View file

@ -5379,6 +5379,7 @@ boolean P_IsRelinkItem(INT32 type)
case MT_HYUDORO_CENTER:
case MT_SINK:
case MT_GACHABOM:
case MT_FLOATINGITEM: // Stone Shoe Trap
return true;
default: