mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-25 22:12:58 +01:00
makes w_class use defines (#9848)
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
unacidable = 1
|
||||
amount_per_transfer_from_this = 5
|
||||
volume = 5
|
||||
w_class = 2
|
||||
w_class = ITEMSIZE_SMALL
|
||||
possible_transfer_amounts = null
|
||||
flags = OPENCONTAINER
|
||||
slot_flags = SLOT_BELT
|
||||
@@ -232,4 +232,4 @@
|
||||
. =..()
|
||||
reagents.add_reagent(/datum/reagent/pneumalin, volume)
|
||||
update_icon()
|
||||
return
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user