13 lines
No EOL
225 B
Modula-2
13 lines
No EOL
225 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"
|
|
} |