Skip to content

Commit

Permalink
Update mining_mobs.dm
Browse files Browse the repository at this point in the history
Signed-off-by: Theos <[email protected]>
  • Loading branch information
SomeguyManperson authored Jun 16, 2024
1 parent 381a125 commit edd5f2e
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,8 @@
..(gibbed)

/mob/living/simple_animal/hostile/asteroid/proc/spawn_mob_trophy()
butcher_results[mob_trophy] = 1
if(mob_trophy)
butcher_results[mob_trophy] = 1

/mob/living/simple_animal/hostile/asteroid/handle_temperature_damage()
if(bodytemperature < minbodytemp)
Expand Down

0 comments on commit edd5f2e

Please sign in to comment.