Fixes Initialize errors for type /mob/living/simple_animal/parrot (#2258)
This commit is contained in:
committed by
kevinz000
parent
7f8249535b
commit
402c4f70ca
@@ -101,7 +101,7 @@
|
||||
|
||||
|
||||
/mob/living/simple_animal/parrot/Initialize()
|
||||
..()
|
||||
. = ..()
|
||||
if(!ears)
|
||||
var/headset = pick(/obj/item/device/radio/headset/headset_sec, \
|
||||
/obj/item/device/radio/headset/headset_eng, \
|
||||
|
||||
Reference in New Issue
Block a user