mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-20 19:44:46 +01:00
Revert "Makes mice unable to push things around."
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
/mob/living/simple_animal/mouse
|
||||
no_vore = 1 //Mice can't eat others due to the amount of bugs caused by it.
|
||||
|
||||
/mob/living/simple_animal/mouse/Bump(atom/movable/AM, yes)
|
||||
return
|
||||
|
||||
|
||||
|
||||
/mob/living/simple_animal/mouse/attack_hand(mob/living/hander)
|
||||
src.get_scooped(hander) //For one-click mouse scooping under any conditions. They knew what they were getting into!
|
||||
|
||||
Reference in New Issue
Block a user