mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-29 16:10:02 +01:00
makes w_class use defines (#9848)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
drop_sound = 'sound/items/drop/cardboardbox.ogg'
|
||||
pickup_sound = 'sound/items/pickup/cardboardbox.ogg'
|
||||
throwforce = 1
|
||||
w_class = 5
|
||||
w_class = ITEMSIZE_HUGE
|
||||
throw_speed = 3
|
||||
throw_range = 7
|
||||
layer = OBJ_LAYER - 0.1
|
||||
|
||||
Reference in New Issue
Block a user