Stupid bush killing my goose

This commit is contained in:
ZomgPonies
2014-01-02 02:07:20 -05:00
parent c13cda6141
commit 271100c2fd
@@ -17,6 +17,7 @@
if(prob(20))
opacity = 1
/*
/obj/structure/bush/Bumped(M as mob)
if (istype(M, /mob/living/simple_animal))
var/mob/living/simple_animal/A = M
@@ -24,6 +25,7 @@
else if (istype(M, /mob/living/carbon/monkey))
var/mob/living/carbon/monkey/A = M
A.loc = get_turf(src)
*/
/obj/structure/bush/attackby(var/obj/I as obj, var/mob/user as mob)
//hatchets can clear away undergrowth