mirror of
https://github.com/lifestorm/wnsrc.git
synced 2025-12-17 13:53:45 +03:00
Upload
This commit is contained in:
5
gamemodes/helix/gamemode/items/ammo/sh_crossbowammo.txt
Normal file
5
gamemodes/helix/gamemode/items/ammo/sh_crossbowammo.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
ITEM.name = "Crossbow Bolts"
|
||||
ITEM.model = "models/Items/BoxBuckshot.mdl"
|
||||
ITEM.ammo = "XBowRounds" -- type of the ammo
|
||||
ITEM.ammoAmount = 5 -- amount of the ammo
|
||||
ITEM.description = "A Bundle of %s Crossbow Bolts"
|
||||
Reference in New Issue
Block a user