dmc/zpak001.pk3dir/def/q3items.def

13 lines
205 B
Modula-2

entityDef q3_item_health_large {
spawnclass item_health
}
entityDef q3_item_health_mega {
spawnclass item_health
spawnflags 2
}
entityDef q3_item_health_small {
spawnclass item_health
spawnflags 1
}