7 lines
114 B
Modula-2
7 lines
114 B
Modula-2
|
entityDef projectile_bullet_base
|
||
|
{
|
||
|
"spawnclass" "NSProjectile"
|
||
|
"is_bullet" "1"
|
||
|
"detonate_on_world" "1"
|
||
|
}
|