Files
Bubberstation/code/modules/mob
SkyratBot 65cd2af989 [MIRROR] Mobs can no longer read in the dark [MDB IGNORE] (#12989)
* Mobs can no longer read in the dark (#66308)

* Setup night vision checks

* Add lighting define for dark tiles

* Change hardcoded lighting value to use define

* Add checks to prevent reading in darkness

* Add reading and writing helper procs

* Add NIGHTVISION_FOV_RANGE define

* Change has_nightvision to use define

* Change see_in_dark to use NIGHTVISION define

* Change see_in_dark to use NIGHTVISION defines

* Change see_in_dark to use NIGHTVISION define

* Change see_in_dark to use NIGHTVISION define

* Change see_in_dark to use NIGHTVISION define

* Change see_in_dark to use NIGHTVISION define

* Change see_in_dark to use NIGHTVISION define

* Change see_in_dark to NIGHTVISION define

* Change see_in_dark to NIGHTVISION define

* Change see_in_dark to NIGHTVISION define

* Change see_in_dark to NIGHTVISION define

* Change see_in_dark to NIGHTVISION define

* Change see_in_dark to NIGHTVISION define

* Change see_in_dark to NIGHTVISION define

* Change see_in_dark to NIGHTVISION define

* Change see_in_dark to NIGHTVISION define

* Change see_in_dark to NIGHTVISION define

* Remove deprecated code

* Move code around

* Mobs can no longer read in the dark

Co-authored-by: Tim <timothymtorres@gmail.com>
2022-04-22 14:59:55 +01:00
..