Files
Aurora.3/code/__defines
mikomyazaki 3ac9bd5849 Simplifies hearing into handle_hearing() (#9443)
Currently, hearing related stuff is handled in at least three places throughout Life(), and whether a mob is deaf or not is complicated - Handled by an sdisabilities flag, has_hearing_aid() and ear_deaf.

This change consolidates everything into handle_hearing(); whether a mob is deaf or not can be determined just by the value of ear_deaf using isdeaf()

Fixes #9310
Fixes #8490
2020-07-24 15:04:08 +03:00
..
2020-06-10 09:03:44 +03:00
2020-07-12 15:53:28 +03:00
2020-07-09 15:20:33 -03:00
2020-04-05 21:15:31 +03:00
2020-06-30 11:57:47 +02:00
2020-05-10 18:25:28 +02:00
2020-06-24 23:12:49 +03:00
2020-04-02 14:59:12 +02:00
2019-12-17 17:28:31 +02:00
2020-06-29 09:35:18 +03:00
2020-07-18 23:36:06 +03:00
2020-07-05 18:31:43 +03:00
2018-07-22 21:11:40 +03:00
2019-05-05 23:06:48 +02:00
2020-02-09 19:58:31 +01:00
2018-02-20 16:52:25 -06:00