Untitled

 avatar
unknown
plain_text
a year ago
148 B
4
Indexable
        if creature[cid] and creature[cid] == 1 then
            creature[cid] = 0
            return true
        end
        creature[cid] = 1
Editor is loading...
Leave a Comment