valve/zpak001.pk3dir/decls/def/items/healthkit.def
2024-09-17 12:48:09 -07:00

10 lines
222 B
Modula-2

entityDef item_healthkit
{
"spawnclass" "NSItem"
"model" "models/w_medkit.mdl"
"mins" "-16 -16 0"
"maxs" "16 16 16"
"snd_acquire" "item.healthkit"
"snd_respawn" "item.respawn"
"inv_health" "skill:healthkit"
}