mob
Enemy
var/Command = ""
proc
Think()
return
Boar
list/Hit_Desc = list("tackles","charges at","bites")
E << "<font color=white>[src] [pick(src.Hit_Desc)] you!"
Problem description:
I have items in the Hit_Desc but it says there are none..This is strange.