Skip to content

Commit

Permalink
empower mice
Browse files Browse the repository at this point in the history
  • Loading branch information
Atermonera committed Jan 25, 2025
1 parent 7d1f86e commit 2124c24
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions code/modules/mob/living/simple_animal/passive/mouse.dm
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,6 @@
/mob/living/simple_animal/passive/mouse/get_remains_type()
return /obj/item/remains/mouse

/mob/living/simple_animal/passive/mouse/get_dexterity(var/silent)
return DEXTERITY_NONE // Mice are troll bait, give them no power.

/datum/mob_controller/passive/mouse/do_process()
if(!(. = ..()))
return
Expand Down

0 comments on commit 2124c24

Please sign in to comment.