Decompile aiIfChrHealthLessThan

This commit is contained in:
Ryan Dwyer
2020-02-16 12:30:54 +10:00
parent 5997ee67cb
commit d66b050f34
5 changed files with 35 additions and 100 deletions
+2 -2
View File
@@ -6348,8 +6348,8 @@ bool (*g_CommandPointers[])(void) = {
/*0x007e*/ aiIfNumArghsGreaterThan,
/*0x007f*/ aiIfNumCloseArghsLessThan,
/*0x0080*/ aiIfNumCloseArghsGreaterThan,
/*0x0081*/ aiIfChrHealthLessThan,
/*0x0082*/ aiIfChrHealthGreaterThan,
/*0x0081*/ aiIfChrHealthGreaterThan,
/*0x0082*/ aiIfChrHealthLessThan,
/*0x0083*/ aiIfInjured,
/*0x0084*/ aiSetMorale,
/*0x0085*/ aiAddMorale,