Pre-combat-improvements: Combat animations, flee fixes, corpse logic updates

This commit is contained in:
Joan
2026-02-03 19:48:37 +01:00
parent 0b0a23f500
commit e6747b1d05
29 changed files with 827 additions and 243 deletions

View File

@@ -4123,4 +4123,9 @@ body.no-scroll {
transform: translateX(-50%) translateY(-20px);
}
}
}
/* Utility classes */
.text-danger {
color: #ff4444 !important;
}