omi-eikyo/data/objdefs/testobj.dod

13 lines
179 B
Plaintext

// 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