This commit is contained in:
Ghommie
2019-11-27 06:19:17 +01:00
parent c67f138d23
commit d43d996c38
4 changed files with 10 additions and 6 deletions
+2
View File
@@ -794,6 +794,8 @@
else
if(health <= crit_threshold && !HAS_TRAIT(src, TRAIT_NOSOFTCRIT))
stat = SOFT_CRIT
if(combatmode)
toggle_combat_mode(TRUE, TRUE)
else
stat = CONSCIOUS
adjust_blindness(-1)