q2/decls/def/projectiles.def

8 lines
146 B
Modula-2
Raw Permalink Normal View History

2025-02-02 04:35:32 +00:00
entityDef projectile_bullet_base
{
"spawnclass" "NSProjectile"
"is_bullet" "1"
"decal_impact" "Impact.Shot"
"detonate_on_world" "1"
}