[-2]
ON_ACTIVATE=if player:hp<100;player:hp+=25;if player:hp=100;player:hp+=0;if player:hp>100;player:hp+=0;player:take(-2);
ICON=/gamedata/HUD/things/icon_medkit.png

[-3]
ON_ACTIVATE=if player:hp<100;player:hp+=50;if player:hp=100;player:hp+=0;if player:hp>100;player:hp+=0;player:take(-3);
ICON=/gamedata/HUD/things/icon_medkit_army.png

[]
ON_ACTIVATE=ifplayer:hp<100;player:hp+=10;ifplayer:hp=100;player:hp+=0;ifplayer:hp>100;player:hp+=0;player:take();
ICON=/gamedata/HUD/things/icon_antirad.png

[]
ICON=/gamedata/HUD/things/icon_flashlight.png
ON_ACTIVATE=player:toggle_flashlight
CAN_THROW=1

[]
ON_ACTIVATE=weapon_1;ammo_1+=30;player:take();
ICON=/gamedata/HUD/things/icon_aks.png

[L85]
ON_ACTIVATE=weapon_3;ammo_3+=20;player:take(L85);
ICON=/gamedata/HUD/things/icon_enf.png

[]
ON_ACTIVATE=weapon_2;ammo_2+=30;player:take();
ICON=/gamedata/HUD/things/icon_ak.png

[ 153]
ON_ACTIVATE=weapon_4;ammo_4+=8;player:take( 153);
ICON=/gamedata/HUD/things/icon_mr.png

[5.45x39]
ON_ACTIVATE=ammo_1+=60;player:take(5.45x39);
ICON=/gamedata/HUD/things/icon_5.45.png

[5.45x39-C]
ON_ACTIVATE=ammo_2+=60;player:take(5.45x39-C);
ICON=/gamedata/HUD/things/icon_5.45.png

[5.56x45]
ON_ACTIVATE=ammo_3+=60;player:take(5.56x45);
ICON=/gamedata/HUD/things/icon_5.56.png

[12x70]
ON_ACTIVATE=ammo_4+=20;player:take(12x70);
ICON=/gamedata/HUD/things/icon_12x70.png

[ ]
ICON=/gamedata/HUD/things/icon_flash.png
ON_ACTIVATE=PLAYER:HP+=0
CAN_THROW=0

[]
ICON=/gamedata/HUD/things/icon_money.png
ON_ACTIVATE=money+=50;player:take()
CAN_THROW=0

[]
ICON=/gamedata/HUD/things/icon_mafon.png
ON_ACTIVATE=PLAYER:HP+=0
CAN_THROW=0

[-]
ICON=/gamedata/HUD/things/icon_kard.png
ON_ACTIVATE=PLAYER:HP+=0
CAN_THROW=0
CAN_USE=0

[ ]
ICON=/gamedata/HUD/things/icon_bag.png
ON_ACTIVATE=player:give(, 1);player:give(-2, 1);player:give(, 1);player:give(5.45x39, 1);player:give(, 1);player:take( )

[ ]
ICON=/gamedata/HUD/things/icon_bag.png
ON_ACTIVATE=player:give(, 3);player:give(-2, 3);player:give(, 1);player:give(5.45x39, 2);player:give(, 1);player:take( )

[ -]
ICON=/gamedata/HUD/things/icon_bag.png
ON_ACTIVATE=player:give(, 1);player:give(-2, 1);player:give(, 1);player:give(5.45x39, 1);player:give(, 1);player:take( -)

[ ]
ICON=/gamedata/HUD/things/icon_bag.png
ON_ACTIVATE=player:give(, 2);player:give(-2, 2);player:give(, 1);player:give(5.45x39, 1);player:give(, 1);player:take( )

[ ]
ICON=/gamedata/HUD/things/icon_bag.png
ON_ACTIVATE=player:give(, 4);player:give(-3, 2);player:give(, 1);player:give(5.45x39, 4);player:give(, 1);player:take( )

[ ]
ICON=/gamedata/HUD/things/icon_bag.png
ON_ACTIVATE=player:give(, 5);player:give(-3, 3);player:give(L85, 1);player:give(5.56x45, 1);player:give(, 1);player:take( )

[ ]
ICON=/gamedata/HUD/things/icon_bag.png
ON_ACTIVATE=player:give(, 2);player:give(-2, 2);player:give(L85, 1);player:give(5.56x45, 1);player:give(, 1);player:take( )