Moves w_class to defines. (#10051)

This commit is contained in:
ComicIronic
2016-05-15 01:37:06 +01:00
committed by clusterfack
parent 11c07b598a
commit 24e1c261b9
315 changed files with 668 additions and 660 deletions

View File

@@ -10,7 +10,7 @@
gender = NEUTER
flags = FPRINT
slot_flags = SLOT_BELT
w_class = 2
w_class = W_CLASS_SMALL
item_state = "electronic"
starting_materials = null
w_type = RECYK_ELECTRONIC

View File

@@ -14,7 +14,7 @@
var/loadone = 0 //whether or not it should load just one at a time. 0 is all at once, 1 is one at a time
flags = FPRINT
slot_flags = SLOT_BELT
w_class = 2
w_class = W_CLASS_SMALL
item_state = "electronic"
starting_materials = null
w_type = RECYK_ELECTRONIC