omi-eikyo/data/objdefs/testobj.dod

11 lines
146 B
Plaintext
Raw Normal View History

2017-09-28 10:51:14 -07:00
// Copyright © 2017 Project Golan, all rights reserved.
entity TestObj
{
health 1
size 10
drawsize 16
sprite "ent/testobj"
}
// EOF