Merge pull request #8543 from Szunti/mining-mobs-night-vision

Night vision for mining mobs
This commit is contained in:
Jordie
2015-03-30 01:22:53 +11:00
2 changed files with 38 additions and 0 deletions
@@ -12,6 +12,8 @@
a_intent = "harm"
var/throw_message = "bounces off of"
var/icon_aggro = null // for swapping to when we get aggressive
see_in_dark = 8
see_invisible = SEE_INVISIBLE_MINIMUM
/mob/living/simple_animal/hostile/asteroid/Aggro()
..()