asw_pickup_medical_satchel

From Source Entities
Jump to navigation Jump to search
Info.png

This entity is not in the stock FGD files by default.
See below for instructions on making it available.

Code classes:

asw_pickup_medical_satchel is a point entity present in Asw.pngAlien Swarm. It's a pickup for the medical satchel.

FGD Code[edit | edit source]

@PointClass base(ASWPickup) studio("models/items/ItemBox/ItemBoxLarge.mdl") = asw_pickup_medical_satchel : "Medical Satchel"
[
	BulletsInGun(integer) : "Bullets In Gun" : 5
	Skin(integer)readonly : "Skin" : 1
]