Fixes the morph issue (#25202)

This commit is contained in:
DGamerL
2024-04-19 17:55:26 +00:00
committed by GitHub
parent 6548afb246
commit df8ac7a5b6
@@ -113,6 +113,7 @@
var/obj/item/clothing/under/U = H.w_uniform
U.turn_sensors_off()
A.pulledby.stop_pulling()
A.extinguish_light()
A.forceMove(src)
var/food_value = calc_food_gained(A)