mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-14 01:18:40 +01:00
makes w_class use defines (#9848)
This commit is contained in:
@@ -361,7 +361,7 @@
|
||||
/obj/item/storage/backpack/holding/bst
|
||||
canremove = 0
|
||||
storage_slots = 56
|
||||
max_w_class = 400
|
||||
max_w_class = ITEMSIZE_IMMENSE
|
||||
|
||||
/obj/item/device/radio/headset/ert/bst/attack_hand()
|
||||
if(!usr)
|
||||
|
||||
Reference in New Issue
Block a user