mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-19 20:06:28 +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:
@@ -13,7 +13,7 @@
|
||||
|
||||
/datum/gear/smoking/cigarcase
|
||||
display_name = "cigar case"
|
||||
path = /obj/item/storage/fancy/cigar
|
||||
path = /obj/item/storage/fancy/cigarettes/cigar
|
||||
cost = 2
|
||||
|
||||
/datum/gear/smoking/cigarettes
|
||||
|
||||
Reference in New Issue
Block a user