From a80bc1903de3abab4b7f2ae172a36c7fbe34b56b Mon Sep 17 00:00:00 2001 From: rakion99 <_rakion99@outlook.com> Date: Tue, 4 Jun 2019 00:35:54 -0500 Subject: [PATCH] Added weapons Added "all" weapons for dwellers --- index.html | 2 +- js/shelter.js | 190 ++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 191 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 1c4de80..917c7e0 100644 --- a/index.html +++ b/index.html @@ -292,7 +292,7 @@ Copyright (C) 2017
+ ng-options="label as value for (label,value) in dwellerweaponlist">