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:
Wowzewow (Wezzy)
2020-07-05 18:34:07 +03:00
committed by GitHub
parent 0f7e190eb5
commit a4c8f4b8dc
19 changed files with 129 additions and 120 deletions
+1 -1
View File
@@ -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()
. = ..()