From 15aad28ee1980041c1f5dde523517657c038d147 Mon Sep 17 00:00:00 2001 From: "Aaron C. Meadows" Date: Fri, 26 Jun 2015 13:52:52 -0400 Subject: [PATCH] Squashed 'Ammo/' changes from aecbf02..02fd88f 02fd88f prod-Ammo: Updated prod version of Ammo at version 0.3.0. git-subtree-dir: Ammo git-subtree-split: 02fd88f317c58805f83d3083c6e95f3eec87d1f8 --- Ammo.js | 42 +++++++++++++++++++----------------------- package.json | 38 ++++++++++++++++++-------------------- 2 files changed, 37 insertions(+), 43 deletions(-) diff --git a/Ammo.js b/Ammo.js index 2890415970..6aa4000a32 100644 --- a/Ammo.js +++ b/Ammo.js @@ -5,7 +5,8 @@ var Ammo = Ammo || (function() { 'use strict'; - var version = 0.22, + var version = '0.3.0', + lastUpdate = 1427602798, schemaVersion = 0.1, ch = function (c) { @@ -48,7 +49,7 @@ var Ammo = Ammo || (function() { ''+chr.get('name') + ' does not have enough ammo. Needs '+Math.abs(amount)+', but only has ' +''+val+'.' +''+max+'.' +'