mirror of
https://github.com/lifestorm/wnsrc.git
synced 2025-12-17 05:43:46 +03:00
Upload
This commit is contained in:
6
gamemodes/helix/gamemode/items/ammo/sh_357ammo.txt
Normal file
6
gamemodes/helix/gamemode/items/ammo/sh_357ammo.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
ITEM.name = ".357 Ammo"
|
||||
ITEM.model = "models/items/357ammo.mdl"
|
||||
ITEM.ammo = "357" -- type of the ammo
|
||||
ITEM.ammoAmount = 12 -- amount of the ammo
|
||||
ITEM.description = "A Box that contains %s of .357 Ammo"
|
||||
ITEM.price = 10
|
||||
Reference in New Issue
Block a user