Found a pH overflow.

This commit is contained in:
Fermi
2019-06-24 15:06:18 +01:00
parent 26cd24a79d
commit 8605d3a246
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -961,7 +961,7 @@
//health
switch(H.health)
if(100)
if(100 to INFINITY)
speaktrigger += "I feel fit, "
if(80 to 99)
speaktrigger += "I ache a little bit, "