callistean (#15847)

removed whitewashing
This commit is contained in:
Sniblet
2023-03-06 08:10:17 -05:00
committed by GitHub
parent a269a7a9c9
commit 79474e3805
2 changed files with 7 additions and 1 deletions

View File

@@ -117,7 +117,7 @@
/datum/gear/smoking/cigpaper/New()
..()
var/list/cigpaper = list()
cigpaper["Gen. Eric cigarette paper"] = /obj/item/storage/box/fancy/cigpaper
cigpaper["Callistean Classic cigarette paper"] = /obj/item/storage/box/fancy/cigpaper
cigpaper["Trident cigarette paper"] = /obj/item/storage/box/fancy/cigpaper/fine
gear_tweaks += new /datum/gear_tweak/path(cigpaper)