makes w_class use defines (#9848)

This commit is contained in:
Wowzewow (Wezzy)
2020-09-06 17:37:56 -03:00
committed by GitHub
parent d90e7f199b
commit 307c214541
304 changed files with 807 additions and 765 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
desc = "This goes in a chemical dispenser."
icon_state = "cartridge"
w_class = 3
w_class = ITEMSIZE_NORMAL
volume = CARTRIDGE_VOLUME_LARGE
amount_per_transfer_from_this = 50
@@ -5,7 +5,7 @@
icon = 'icons/obj/drinks.dmi'
icon_state = "coffeejar"
w_class = 3
w_class = ITEMSIZE_NORMAL
volume = CARTRIDGE_VOLUME_SMALL
amount_per_transfer_from_this = 20