adds crushing cans on your head and bottle flipping (#9340)

This commit is contained in:
Wowzewow (Wezzy)
2020-07-30 17:59:28 +08:00
committed by GitHub
parent 22e4100975
commit 4b1faebb80
17 changed files with 144 additions and 61 deletions
+6 -1
View File
@@ -139,9 +139,14 @@
/obj/item/trash/can
name = "used can"
icon_state = "can-used"
icon_state = "cola"
drop_sound = 'sound/items/drop/soda.ogg'
pickup_sound = 'sound/items/pickup/soda.ogg'
randpixel = 4
/obj/item/trash/can/Initialize()
. = ..()
randpixel_xy()
/obj/item/trash/tuna
name = "\improper Tuna Snax"