mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 12:41:09 +01:00
Update parrot.dm
Fixes Initialize errors for type /mob/living/simple_animal/parrot
This commit is contained in:
@@ -100,7 +100,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