mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-22 05:17:38 +01:00
Two bug fixes: Eldritch voidsuit proper display + leftover lucky strike on the loadout (#9854)
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
/datum/gear/smoking/cigarettes/New()
|
||||
..()
|
||||
var/cigarettes = list()
|
||||
cigarettes["Lucky Strike cigarette packet"] = /obj/item/storage/box/fancy/cigarettes/rugged
|
||||
cigarettes["Laissez-Faires cigarette packet"] = /obj/item/storage/box/fancy/cigarettes/rugged
|
||||
cigarettes["Trans-Stellar Duty Free cigarette packet"] = /obj/item/storage/box/fancy/cigarettes
|
||||
cigarettes["DromedaryCo cigarette packet"] = /obj/item/storage/box/fancy/cigarettes/dromedaryco
|
||||
cigarettes["Nico-Tine cigarette packet"] = /obj/item/storage/box/fancy/cigarettes/nicotine
|
||||
|
||||
Reference in New Issue
Block a user