whoops wrong order

This commit is contained in:
Artur
2022-04-07 15:32:22 +03:00
parent 2100133c4b
commit 3980c97d61
+2 -1
View File
@@ -66,10 +66,11 @@
//stuff in the stomach
handle_stomach()
handle_traits() // eye, ear, brain damages
handle_block_parry(seconds)
handle_traits() // eye, ear, brain damages
return TRUE
/**