Unbreaks the parrot

This commit is contained in:
Incoming5643
2016-05-22 01:35:14 -04:00
parent 2e52dbbefc
commit 7d43330be4
@@ -923,7 +923,7 @@
S["longestsurvival"] >> longest_survival
S["longestdeathstreak"] >> longest_deathstreak
if(isnull(speech_buffer))
if(!islist(speech_buffer))
speech_buffer = list()
/mob/living/simple_animal/parrot/Poly/proc/Write_Memory()