mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 19:13:30 +01:00
Merge pull request #284 from Tastyfish/master
added orderable chickens and cows
This commit is contained in:
@@ -165,7 +165,10 @@
|
||||
return
|
||||
|
||||
/mob/living/proc/UpdateDamageIcon()
|
||||
return
|
||||
return
|
||||
|
||||
/mob/living/attack_animal(mob/M)
|
||||
attack_paw(M) // treat it like a normal non-human attack
|
||||
|
||||
/mob/living/verb/change_flavor_text()
|
||||
set name = "Change Flavor Text"
|
||||
|
||||
Reference in New Issue
Block a user