omi-eikyo/data/objdefs/testobj.dod

12 lines
162 B
Plaintext

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