mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 20:43:10 +01:00
Onehanded cigs, and a bunch of other stuff (#9279)
Surprisingly, doesn't really change that much user-facing side. For some stupid reason, cigar cases were using a rehash of cigarette packet code for no good reason. So I just made it a parent item, and it works just fine. also added a tooltip to share the rather obscure feature of putting a cigarette in your mouth. resprites the tajaran cigarette packets to more accurately match where they come from
This commit is contained in:
@@ -2027,7 +2027,7 @@ All custom items with worn sprites must follow the contained sprite system: http
|
||||
contained_sprite = TRUE
|
||||
drop_sound = 'sound/items/drop/gloves.ogg'
|
||||
pickup_sound = 'sound/items/pickup/gloves.ogg'
|
||||
use_sound = 'sound/items/drop/paper.ogg'
|
||||
use_sound = 'sound/items/drop/wrapper.ogg'
|
||||
|
||||
/obj/item/storage/fancy/fluff/sentiment_bouquet/fill()
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user