mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-21 11:07:12 +01:00
Fixes the morph issue (#25202)
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user