Bileworm post-merge feedback and qol (#69007)

* Bileworm now has a deathsound, and deathsounds now properly play on simplemobs.
* AI-controlled Bileworms now have night vision abilities
This commit is contained in:
tralezab
2022-08-08 14:40:46 -07:00
committed by GitHub
parent 259aeff063
commit 4e97d03657
62 changed files with 145 additions and 111 deletions
+1 -1
View File
@@ -119,7 +119,7 @@
if(stored_gun)
for(var/obj/item/borg/upgrade/modkit/modkit as anything in stored_gun.modkits)
modkit.uninstall(stored_gun)
deathmessage = "blows apart!"
death_message = "blows apart!"
..()
/mob/living/simple_animal/hostile/mining_drone/attack_hand(mob/living/carbon/human/user, list/modifiers)