mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-17 10:03:50 +01:00
Removes pulling changes
This commit is contained in:
@@ -30,10 +30,6 @@
|
||||
overlays += "[icon_state]collar"
|
||||
overlays += "[icon_state]tag"
|
||||
|
||||
/mob/living/simple_animal/pet/start_pulling(atom/movable/AM)
|
||||
if(isliving(AM) && !ispet(AM))
|
||||
return
|
||||
..()
|
||||
|
||||
/mob/living/simple_animal/pet/MobBump(mob/M)
|
||||
if(ispet(M))
|
||||
|
||||
Reference in New Issue
Block a user