Update goose.dm

This commit is contained in:
Sharkmare
2019-09-26 16:13:32 +02:00
committed by GitHub
parent d2ef366e83
commit 7840c51fd0
@@ -92,8 +92,8 @@
if(isliving(A))
var/mob/living/L = A
if(prob(2) && honking)
drop_from_inventory(l_hand, L)
drop_from_inventory(r_hand, L)
L.drop_from_inventory(l_hand)
L.drop_from_inventory(r_hand)
/mob/living/simple_animal/hostile/goose/tooluser
name="goose with"