A first pass at more realistic w_class values

This commit is contained in:
Graham Lloyd
2014-04-03 17:54:06 -04:00
parent 13532e1ddd
commit 72e45ebf7b
40 changed files with 61 additions and 58 deletions

View File

@@ -53,7 +53,7 @@
item_state = "syringe_kit"
m_amt = 50000
throwforce = 2
w_class = 1.0
w_class = 2.0
throw_speed = 4
throw_range = 10
var/list/stored_ammo = list()