makes w_class use defines (#9848)

This commit is contained in:
Wowzewow (Wezzy)
2020-09-07 04:37:56 +08:00
committed by GitHub
parent d90e7f199b
commit 307c214541
304 changed files with 807 additions and 765 deletions
@@ -39,7 +39,7 @@
slot_r_hand_str = "wiz_hardsuit"
)
slowdown = 1
w_class = 3
w_class = ITEMSIZE_NORMAL
unacidable = 1
armor = list(melee = 40, bullet = 20, laser = 20,energy = 20, bomb = 35, bio = 100, rad = 60)
siemens_coefficient = 0.35
@@ -62,4 +62,4 @@
RH.droplimb(0,DROPLIMB_BURN)
return
else
..()
..()