mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 06:22:26 +01:00
Fixes the can of pineapple rings having the same sounds and descriptions as a regular can (#12354)
This commit is contained in:
@@ -43,6 +43,10 @@
|
||||
icon = 'icons/obj/storage.dmi'
|
||||
icon_state = "pineapple_rings"
|
||||
name = "can of pineapple rings"
|
||||
desc = "An aluminium can with fresh pineapple slices."
|
||||
use_sound = 'sound/items/pickup/soda.ogg'
|
||||
drop_sound = 'sound/items/drop/soda.ogg'
|
||||
pickup_sound = 'sound/items/pickup/wirecutter.ogg'
|
||||
starts_with = list(/obj/item/reagent_containers/food/snacks/pineapple_ring = 6)
|
||||
can_hold = list(/obj/item/reagent_containers/food/snacks/pineapple_ring)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user