Installation & Configuration/Ammo
Ammo.yml - here you create your own ammo
SniperAmmo: texture: 'http://dl.dropbox.com/u/44243469/GunPack/Textures/ammo.png' damage: 4
These are the nodes, the accepted value types and their function.
node | value | function |
---|---|---|
ammo-texture | string | this is the texture url to use for this ammo type |
NOTE: You can add every string or number node which you can use in guns.yml. The string values will override the old ones if set and the number values will be added to the properties of the gun that adds this ammo (negative values will be subtracted)
Comments