Removes unused obj flags and fixes overlapping flags

Removes ONESIZEFITSALL and NOSHIELD, which were unused.
This commit is contained in:
mwerezak
2015-08-18 17:08:41 -04:00
committed by HarpyEagle
parent 70b74518a1
commit 2cb46e035c
10 changed files with 1001 additions and 27 deletions
-2
View File
@@ -241,7 +241,6 @@
throw_speed = 1
throw_range = 5
w_class = 2.0
flags = NOSHIELD
attack_verb = list("bludgeoned", "whacked", "disciplined")
/obj/item/weapon/staff/broom
@@ -268,7 +267,6 @@
throw_speed = 1
throw_range = 5
w_class = 2.0
flags = NOSHIELD
/obj/item/weapon/wire
desc = "This is just a simple piece of regular insulated wire."