xGuns Configuration

# ////////////////////////////// #
# /* 		   xGuns		  */ # NOTE: Do not mess with the 'DisplayName's unless you know what you're doing.
# /*  Copyright © 2013 Ove98. */ # NOTE: Do not mess with the 'Version' unless you know what you're doing.
# ////////////////////////////// #


# Chat #


Version: '1.0'
NotAGun: 'This is not a gun.'
PermDenied: 'You do not have access to do that.'
GunNotFound: 'The gun %nametyped% does not exist.'
KitNotFound: 'The kit %nametyped% does not exist.'
InvalidCommand: 'Unknown command. Do /xGuns Help for more info.'


# Guns #


colt:
  DisplayName: 'Colt'
  DisplayLore: 'Semi-Automatic Hand-gun'
  BulletSpeed: 1.9
  DamagePerProjectile: 7.0
  

shipka:
  DisplayName: 'Shipka'
  DisplayLore: 'Fully-Automatic Machine-gun'
  BulletSpeed: 2.0
  DamagePerProjectile: 8.0
  

springfield:
  DisplayName: 'Springfield'
  DisplayLore: 'Bolt-Action Rifle'
  BulletSpeed: 3.0
  DamagePerProjectile: 17.0
    

igniter:
  DisplayName: 'Igniter'
  DisplayLore: 'Fully-Automatic Target-Igniter'
  BulletSpeed: 1.2
  DamagePerProjectile: 3.0

Comments

Posts Quoted:
Reply
Clear All Quotes