Update firstaid.dm

This commit is contained in:
Novacat
2020-03-15 14:46:16 -04:00
committed by GitHub
parent 4c7db1fc2d
commit 33d8c118b7

View File

@@ -15,12 +15,8 @@
throw_speed = 2
throw_range = 8
max_storage_space = ITEMSIZE_COST_SMALL * 7 // 14
<<<<<<< HEAD
// var/list/icon_variety // VOREStation edit
=======
var/list/icon_variety
drop_sound = 'sound/items/drop/box.ogg'
>>>>>>> 22e28f2... Merge pull request #6804 from Cerebulon/bigsounds
/obj/item/weapon/storage/firstaid/Initialize()
. = ..()