// Copyright © 2017 Project Golan, all rights reserved. entity TestObj { subtype Test health 6 size 10 drawsize 16 sprite "ent/testobj" color 1, 0, 0 } // EOF