Fixed custom rollies having nicotine by default (#20757)

This commit is contained in:
Livi
2023-04-22 09:27:52 +02:00
committed by GitHub
parent e250959bc7
commit 1a10d9a569
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -271,8 +271,8 @@ LIGHTERS ARE IN LIGHTERS.DM
pixel_x = rand(-5, 5)
pixel_y = rand(-5, 5)
/obj/item/clothing/mask/cigarette/rollie/nicotine
list_reagents = list("nicotine" = 40)
/obj/item/clothing/mask/cigarette/rollie/custom
list_reagents = list()
/obj/item/cigbutt/roach
@@ -448,7 +448,7 @@ LIGHTERS ARE IN LIGHTERS.DM
if(O.dry)
user.unEquip(target, 1)
user.unEquip(src, 1)
var/obj/item/clothing/mask/cigarette/rollie/R = new /obj/item/clothing/mask/cigarette/rollie(user.loc)
var/obj/item/clothing/mask/cigarette/rollie/custom/R = new /obj/item/clothing/mask/cigarette/rollie/custom(user.loc)
R.chem_volume = target.reagents.total_volume
target.reagents.trans_to(R, R.chem_volume)
user.put_in_active_hand(R)
@@ -292,7 +292,7 @@
desc = "You can't understand the runes, but the packet smells funny."
icon_state = "midoripacket"
item_state = "midoripacket"
cigarette_type = /obj/item/clothing/mask/cigarette/rollie/nicotine
cigarette_type = /obj/item/clothing/mask/cigarette/rollie
/obj/item/storage/fancy/cigarettes/cigpack_shadyjims
name ="\improper Shady Jim's Super Slims"