Update perm_inventory when returning to human form

Embedded dragon scales weren't updated to worn
This commit is contained in:
Pasi Kallinen
2026-04-30 07:07:48 +03:00
parent 6c36009ce4
commit 52c74222c2
+1
View File
@@ -1408,6 +1408,7 @@ rehumanize(void)
disp.botl = TRUE;
gv.vision_full_recalc = 1;
encumber_msg();
update_inventory();
if (was_flying && !Flying && u.usteed)
You("and %s return gently to the %s.",
mon_nam(u.usteed), surface(u.ux, u.uy));