Removes Cigars from Smoker Spawn Pool (#45883)

* smokesmoke

* ooob

* Update negative.dm
This commit is contained in:
wesoda25
2019-08-23 20:11:37 -04:00
committed by Rob Bailey
parent f41bce3498
commit acfcb5cbd7
2 changed files with 2 additions and 5 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
description = "<span class='warning'>I hate that brand of cigarettes.</span>\n"
mood_change = -2
timeout = 6 MINUTES
/datum/mood_event/overdose
mood_change = -8
timeout = 5 MINUTES
+1 -4
View File
@@ -519,10 +519,7 @@
/obj/item/storage/fancy/cigarettes/cigpack_uplift,
/obj/item/storage/fancy/cigarettes/cigpack_robust,
/obj/item/storage/fancy/cigarettes/cigpack_robustgold,
/obj/item/storage/fancy/cigarettes/cigpack_carp,
/obj/item/storage/fancy/cigarettes/cigars,
/obj/item/storage/fancy/cigarettes/cigars/cohiba,
/obj/item/storage/fancy/cigarettes/cigars/havana)
/obj/item/storage/fancy/cigarettes/cigpack_carp)
. = ..()
/datum/quirk/junkie/smoker/announce_drugs()