2023-05-01 01:05:13 +00:00
|
|
|
entityDef q3_item_health_large {
|
2023-05-10 21:34:49 +00:00
|
|
|
"spawnclass" "item_health"
|
2023-05-01 01:05:13 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
entityDef q3_item_health_mega {
|
2023-05-10 21:34:49 +00:00
|
|
|
"spawnclass" "item_health"
|
|
|
|
"spawnflags" "2"
|
2023-05-01 01:05:13 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
entityDef q3_item_health_small {
|
2023-05-10 21:34:49 +00:00
|
|
|
"spawnclass" "item_health"
|
|
|
|
"spawnflags" "1"
|
2023-05-01 01:05:13 +00:00
|
|
|
}
|